WithSecureLabs / CallStackSpooferLinks
A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)
☆532Updated 7 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…☆458Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆347Updated 3 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆414Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆701Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆852Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- Yet another variant of Process Hollowing☆422Updated 3 months ago
- A small x64 library to load dll's into memory.☆450Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆582Updated 2 years ago
- ☆492Updated 3 years ago
- For when DLLMain is the only way☆408Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆258Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆225Updated 2 years ago
- Sleep Obfuscation☆799Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆568Updated 3 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- miscellaneous scripts and programs☆265Updated 9 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆525Updated last year
- WTSRM☆215Updated 3 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆245Updated last year
- TartarusGate, Bypassing EDRs☆625Updated 3 years ago
- Shoggoth: Asmjit Based Polymorphic Encryptor☆755Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- Security product hook detection☆321Updated 4 years ago
- Process Injection using Thread Name☆281Updated 6 months ago
- PE loader with various shellcode injection techniques☆437Updated 3 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆553Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆359Updated 9 months ago