WithSecureLabs / CallStackSpoofer
A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)
☆470Updated 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…☆443Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆247Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆366Updated last year
- TartarusGate, Bypassing EDRs☆564Updated 3 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆321Updated 6 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆650Updated last year
- WTSRM☆207Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆321Updated 2 years ago
- ☆231Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆290Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆227Updated 7 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆238Updated last year
- For when DLLMain is the only way☆368Updated 3 months ago
- PoC Implementation of a fully dynamic call stack spoofer☆742Updated 7 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆202Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆371Updated last year
- Performing Indirect Clean Syscalls☆514Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆548Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆174Updated last year
- Security product hook detection☆315Updated 3 years ago
- miscellaneous scripts and programs☆234Updated 3 weeks ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆333Updated last week
- Dump the memory of any PPL with a Userland exploit chain☆332Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆266Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆214Updated last year
- PE loader with various shellcode injection techniques☆401Updated 2 years ago
- Process Injection using Thread Name☆246Updated 5 months ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆352Updated 2 years ago