WithSecureLabs / CallStackSpooferLinks
A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)
☆513Updated 4 months ago
Alternatives and similar repositories for CallStackSpoofer
Users that are interested in CallStackSpoofer are comparing it to the libraries listed below
Sorting:
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆453Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆342Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆814Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆388Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆261Updated 2 years ago
- A small x64 library to load dll's into memory.☆450Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆253Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆690Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆204Updated last year
- For when DLLMain is the only way☆394Updated 9 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 2 years ago
- Security product hook detection☆319Updated 4 years ago
- Yet another variant of Process Hollowing☆412Updated 3 weeks ago
- ☆489Updated 3 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆574Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆217Updated 2 years ago
- ☆262Updated 2 years ago
- PE loader with various shellcode injection techniques☆428Updated 2 years ago
- WTSRM☆214Updated 3 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆351Updated last year
- TartarusGate, Bypassing EDRs☆606Updated 3 years ago
- miscellaneous scripts and programs☆253Updated 7 months ago
- PoCs for Kernelmode rootkit techniques research.☆378Updated 7 months ago
- Process Injection using Thread Name☆276Updated 4 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆234Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Call stack spoofing for Rust☆340Updated 6 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆280Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆385Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆310Updated last year