WithSecureLabs / ModuleStomping
https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/
☆118Updated 5 years ago
Alternatives and similar repositories for ModuleStomping:
Users that are interested in ModuleStomping are comparing it to the libraries listed below
- Example code for EDR bypassing☆150Updated 5 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆110Updated 3 years ago
- Evasive Process Hollowing Techniques☆136Updated 4 years ago
- ☆161Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆160Updated 2 months ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆100Updated last year
- ☆68Updated 2 weeks ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆69Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆228Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- Experiment on reproducing Obfuscate & Sleep☆141Updated 3 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆182Updated 3 years ago
- Overwrite a process's recovery callback and execute with WER☆102Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆195Updated 4 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆93Updated 5 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆120Updated 2 years ago
- PoC MSVC COFF Object file loader/injector.☆171Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆107Updated 3 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆155Updated 4 years ago
- ☆190Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆81Updated last year
- Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.☆74Updated 3 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆185Updated 4 years ago
- GhostWriting Injection Technique.☆166Updated 6 years ago
- ☆134Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆133Updated 2 years ago
- ☆80Updated 5 months ago