jackullrich / syscall-detectLinks
PoC capable of detecting manual syscalls from usermode.
☆204Updated 3 weeks ago
Alternatives and similar repositories for syscall-detect
Users that are interested in syscall-detect are comparing it to the libraries listed below
Sorting:
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆216Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆174Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆239Updated last year
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆292Updated 4 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- ☆205Updated 3 years ago
- Security product hook detection☆320Updated 4 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆242Updated 4 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆259Updated 2 years ago
- GhostWriting Injection Technique.☆184Updated 7 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆150Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆227Updated 5 years ago
- Silence EDRs by removing kernel callbacks☆239Updated 4 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆164Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆144Updated 3 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Kernel Security driver used to block past, current and future process injection techniques on Windows Operating System.☆155Updated 3 years ago
- Bypassing PatchGuard on modern x64 systems☆264Updated 2 years ago
- Reverse engineering winapi function loadlibrary.☆227Updated 2 years ago
- Usermode exploit to bypass any AC using a 0day shatter attack.☆132Updated last week
- Windows API Call Obfuscation☆111Updated 2 years ago
- Kernel shellcode injector☆146Updated 4 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆184Updated 7 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆199Updated last year
- Run Processes as PPL with ELAM☆173Updated 3 years ago