WithSecureLabs / CallStackSpooferLinks
A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)
☆546Updated 9 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…☆465Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆718Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆893Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆355Updated 3 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆425Updated last year
- Yet another variant of Process Hollowing☆426Updated 6 months ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆588Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆278Updated 2 years ago
- ☆501Updated 3 years ago
- A small x64 library to load dll's into memory.☆453Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆222Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆358Updated last year
- For when DLLMain is the only way☆421Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆233Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆556Updated 2 years ago
- Security product hook detection☆323Updated 4 years ago
- Process Injection using Thread Name☆294Updated 9 months ago
- miscellaneous scripts and programs☆274Updated last year
- Shoggoth: Asmjit Based Polymorphic Encryptor☆777Updated last year
- Sleep Obfuscation☆812Updated 2 years ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆587Updated 6 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆394Updated 2 years ago
- TartarusGate, Bypassing EDRs☆647Updated 4 years ago
- Performing Indirect Clean Syscalls☆599Updated 2 years ago
- PE loader with various shellcode injection techniques☆446Updated 3 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆322Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆252Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆539Updated last year