WithSecureLabs / CallStackSpoofer
A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)
☆471Updated 2 years ago
Alternatives and similar repositories for CallStackSpoofer:
Users that are interested in CallStackSpoofer are comparing it to the libraries listed below
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆445Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆369Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆327Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆751Updated 8 months ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆203Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆250Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆228Updated 8 months 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
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆661Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆556Updated 2 years ago
- Security product hook detection☆317Updated 3 years ago
- WTSRM☆209Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆323Updated 7 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆294Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆372Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆180Updated last year
- ☆254Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆269Updated 2 years ago
- miscellaneous scripts and programs☆236Updated 2 months ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆364Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆222Updated last year
- PE loader with various shellcode injection techniques☆402Updated 2 years ago
- TartarusGate, Bypassing EDRs☆570Updated 3 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year
- For when DLLMain is the only way☆373Updated 4 months ago
- Performing Indirect Clean Syscalls☆521Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Admin to Kernel code execution using the KSecDD driver☆244Updated 11 months ago
- Call stack spoofing for Rust☆326Updated last month
- Dump the memory of any PPL with a Userland exploit chain☆333Updated 2 years ago