WithSecureLabs / CallStackSpooferLinks
A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)
☆521Updated 5 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…☆455Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆828Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆390Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆693Updated 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 3 years ago
- Yet another variant of Process Hollowing☆417Updated last month
- A small x64 library to load dll's into memory.☆449Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆263Updated 2 years ago
- ☆491Updated 3 years ago
- 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
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆575Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- Security product hook detection☆320Updated 4 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆207Updated last year
- WTSRM☆215Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆220Updated 2 years ago
- For when DLLMain is the only way☆400Updated 10 months ago
- TartarusGate, Bypassing EDRs☆615Updated 3 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆300Updated 2 years ago
- PE loader with various shellcode injection techniques☆431Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆547Updated last year
- Sleep Obfuscation☆782Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆387Updated last year
- ☆263Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆314Updated 2 years ago
- miscellaneous scripts and programs☆256Updated 7 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆284Updated 2 years ago
- Process Injection using Thread Name☆279Updated 4 months ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆563Updated last month
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year