xenoscr / manual-syscall-detect
A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.
☆106Updated 2 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☆109Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆111Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆89Updated 7 months ago
- ☆105Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆70Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆69Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆81Updated last year
- Finding Truth in the Shadows☆88Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆133Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆226Updated 6 months ago
- Next gen process injection technique☆44Updated 4 years ago
- kernel to user mode APC injector☆44Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆95Updated last year
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 3 years ago
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆64Updated 2 years ago
- ☆110Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆91Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆132Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆109Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- PoC capable of detecting manual syscalls from usermode.☆189Updated 2 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆84Updated last year
- A kernel vulnerability used to achieve arbitrary read-write on Windows prior to July 2022☆104Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated last year
- ☆20Updated 2 years ago
- An initial proof of concept of a bootkit based on Cr4sh's DMABackdoorBoot☆61Updated last year
- A Poc on blocking Procmon from monitoring network events☆100Updated 2 years ago
- Load static-compiled PE from remote server.☆59Updated 3 years ago