jackullrich / syscall-detect
PoC capable of detecting manual syscalls from usermode.
☆192Updated 4 months ago
Alternatives and similar repositories for syscall-detect:
Users that are interested in syscall-detect are comparing it to the libraries listed below
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆215Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆109Updated 3 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆268Updated 3 years ago
- Security product hook detection☆317Updated 3 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆172Updated 2 years ago
- ☆191Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆228Updated 8 months ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆112Updated last year
- ☆162Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆203Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆195Updated 4 years ago
- GhostWriting Injection Technique.☆167Updated 6 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆232Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆229Updated 4 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆269Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year
- A small PoC that creates processes in Windows☆176Updated 9 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆471Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆242Updated last year
- Bypassing PatchGuard on modern x64 systems☆254Updated last year
- Reverse engineering winapi function loadlibrary.☆184Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆118Updated last year
- Load static-compiled PE from remote server.☆60Updated 3 years ago
- PoC MSVC COFF Object file loader/injector.☆171Updated 4 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆110Updated 4 years ago
- An implementation and proof-of-concept of Process Forking.☆225Updated 3 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago