Maldev-Academy / GhostlyHollowingViaTamperedSyscallsLinks
Implementing the ghostly hollowing PE injection technique using tampered syscalls.
☆165Updated 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☆129Updated 2 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 last year
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆228Updated 8 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆230Updated 8 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆191Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆265Updated 11 months ago
- This repository implements Threadless Injection in C☆169Updated last year
- kernel callback removal (Bypassing EDR Detections)☆177Updated 3 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆180Updated 3 weeks ago
- Bypass LSA protection using the BYODLL technique☆165Updated 9 months ago
- Exploitation of process killer drivers☆201Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆265Updated 9 months ago
- Sleep obfuscation☆229Updated 7 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆222Updated last month
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆98Updated 6 months ago
- Reflective DLL Injection Made Bella☆228Updated 6 months ago
- Remote Shellcode Injector☆217Updated last year
- kernel-mode DLL Injector☆86Updated 2 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 3 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆105Updated last year
- Malware?☆70Updated 9 months ago
- 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…☆171Updated 2 years ago