Maldev-Academy / GhostlyHollowingViaTamperedSyscallsLinks
Implementing the ghostly hollowing PE injection technique using tampered syscalls.
☆168Updated 4 months ago
Alternatives and similar repositories for GhostlyHollowingViaTamperedSyscalls
Users that are interested in GhostlyHollowingViaTamperedSyscalls are comparing it to the libraries listed below
Sorting:
- Injecting DLL into LSASS at boot☆131Updated 3 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Generic PE loader for fast prototyping evasion techniques☆232Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆273Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆230Updated 9 months ago
- kernel callback removal (Bypassing EDR Detections)☆184Updated 4 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆194Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆269Updated 10 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆200Updated last year
- Bypass LSA protection using the BYODLL technique☆167Updated 10 months ago
- Exploitation of process killer drivers☆201Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆186Updated last month
- This repository implements Threadless Injection in C☆169Updated last year
- Sleep obfuscation☆230Updated 7 months ago
- Windows rootkit designed to work with BYOVD exploits☆204Updated 6 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆228Updated 2 months ago
- Reflective DLL Injection Made Bella☆230Updated 6 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- Remote Shellcode Injector☆217Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆234Updated 9 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆99Updated 7 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆349Updated 11 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 4 months ago
- EDRSandblast-GodFault☆266Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆228Updated 2 years ago