WithSecureLabs / CallStackSpooferLinks
A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)
☆540Updated 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…☆461Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆864Updated last year
- 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.☆415Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆267Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆709Updated 2 years ago
- Yet another variant of Process Hollowing☆419Updated 4 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆259Updated 2 years ago
- A small x64 library to load dll's into memory.☆450Updated 2 years ago
- ☆494Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆226Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆356Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆583Updated 2 years ago
- miscellaneous scripts and programs☆269Updated 10 months ago
- WTSRM☆216Updated 3 years ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆572Updated 4 months ago
- TartarusGate, Bypassing EDRs☆632Updated 3 years ago
- PE loader with various shellcode injection techniques☆438Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆303Updated 3 years ago
- Security product hook detection☆320Updated 4 years ago
- Process Injection using Thread Name☆281Updated 7 months ago
- For when DLLMain is the only way☆410Updated last year
- ☆268Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆529Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆317Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆246Updated last year
- Performing Indirect Clean Syscalls☆590Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆555Updated 2 years ago