HandleKatz | PIC lsass dumper using cloned handles
kandi X-RAY | HandleKatz Summary
kandi X-RAY | HandleKatz Summary
HandleKatz is a C library. HandleKatz has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
This tool was implemented as part of our Brucon2021 conference talk and demonstrates the usage of cloned handles to Lsass in order to create an obfuscated memory dump of the same. It compiles down to an executable living fully in its text segment. Thus, the extracted .text segment of the PE file is fully position independent code (=PIC), meaning that it can be treated like any shellcode. The execution of HandleKatz in memory has a very small footprint, as itself does not allocate any more executable memory and can therefore efficiently be combined with concepts such as (Phantom)DLL-Hollowing as described by @_ForrestOrr. This is in contrast to PIC PE loaders, such as Donut, SRDI or Reflective Loaders which, during PE loading, allocate more executable memory. Additionally, it makes use of a modified version of ReactOS MiniDumpWriteDumpA and bypasses userlandhooks using RecycledGate. For detailed information please refer to the PDF file PICYourMalware.pdf in this repository.
This tool was implemented as part of our Brucon2021 conference talk and demonstrates the usage of cloned handles to Lsass in order to create an obfuscated memory dump of the same. It compiles down to an executable living fully in its text segment. Thus, the extracted .text segment of the PE file is fully position independent code (=PIC), meaning that it can be treated like any shellcode. The execution of HandleKatz in memory has a very small footprint, as itself does not allocate any more executable memory and can therefore efficiently be combined with concepts such as (Phantom)DLL-Hollowing as described by @_ForrestOrr. This is in contrast to PIC PE loaders, such as Donut, SRDI or Reflective Loaders which, during PE loading, allocate more executable memory. Additionally, it makes use of a modified version of ReactOS MiniDumpWriteDumpA and bypasses userlandhooks using RecycledGate. For detailed information please refer to the PDF file PICYourMalware.pdf in this repository.
Support
Quality
Security
License
Reuse
Support
HandleKatz has a low active ecosystem.
It has 459 star(s) with 92 fork(s). There are 13 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 5 have been closed. On average issues are closed in 22 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of HandleKatz is current.
Quality
HandleKatz has no bugs reported.
Security
HandleKatz has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
HandleKatz does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
HandleKatz releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of HandleKatz
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of HandleKatz
HandleKatz Key Features
No Key Features are available at this moment for HandleKatz.
HandleKatz Examples and Code Snippets
No Code Snippets are available at this moment for HandleKatz.
Community Discussions
No Community Discussions are available at this moment for HandleKatz.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install HandleKatz
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page