WithSecureLabs / CallStackSpoofer
A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)
☆431Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for CallStackSpoofer
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆434Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆315Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆197Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆287Updated 2 years ago
- WTSRM☆199Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆628Updated last year
- TartarusGate, Bypassing EDRs☆533Updated 2 years ago
- Security product hook detection☆311Updated 3 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆708Updated 4 months ago
- Dump the memory of any PPL with a Userland exploit chain☆331Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆544Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆368Updated 10 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆231Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆193Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆250Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆224Updated 4 months ago
- ☆210Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆341Updated 9 months ago
- ☆471Updated 3 weeks ago
- For when DLLMain is the only way☆353Updated 3 weeks ago
- ☆461Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆181Updated 5 months ago
- Admin to Kernel code execution using the KSecDD driver☆236Updated 7 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆210Updated last year
- EDRSandblast-GodFault☆240Updated last year
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆346Updated 2 years ago
- Yet another variant of Process Hollowing☆355Updated 8 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆286Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆238Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year