hasherezade / thread_namecalling
Process Injection using Thread Name
☆241Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for thread_namecalling
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆260Updated 10 months ago
- Admin to Kernel code execution using the KSecDD driver☆238Updated 7 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆210Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆305Updated 3 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆341Updated 9 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆204Updated 3 months ago
- Exploitation of process killer drivers☆188Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆197Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆325Updated 5 months ago
- PoCs for Kernelmode rootkit techniques research.☆334Updated 2 weeks ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆165Updated 10 months ago
- ☆142Updated 3 months ago
- ☆211Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆166Updated last month
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆224Updated 4 months ago
- For when DLLMain is the only way☆353Updated 3 weeks ago
- Call stack spoofing for Rust☆300Updated 2 months ago
- WTSRM☆199Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆434Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆368Updated 10 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆431Updated 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 …☆231Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆221Updated last year
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆165Updated last year
- A small x64 library to load dll's into memory.☆424Updated last year
- EDRSandblast-GodFault☆240Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆209Updated 2 months ago
- GhostWriting Injection Technique.☆163Updated 6 years ago