xenoscr / manual-syscall-detect
A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.
☆109Updated 3 years ago
Alternatives and similar repositories for manual-syscall-detect:
Users that are interested in manual-syscall-detect are comparing it to the libraries listed below
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆112Updated last year
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆73Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆120Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 9 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆73Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆84Updated 2 years ago
- Next gen process injection technique☆45Updated 4 years ago
- ☆107Updated 2 years ago
- Finding Truth in the Shadows☆89Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- ☆112Updated 2 years ago
- kernel to user mode APC injector☆44Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆136Updated 2 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆110Updated 4 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆98Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆230Updated 8 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆120Updated 2 years ago
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Windows API Call Obfuscation☆99Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆98Updated last year
- A Poc on blocking Procmon from monitoring network events☆101Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆85Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆134Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- ☆162Updated 3 years ago
- ☆82Updated 7 months ago
- Minifilter Callback Patching Proof-of-Concept☆67Updated 2 years ago
- ☆20Updated 2 years ago
- ☆71Updated 2 years ago