Maldev-Academy / GhostlyHollowingViaTamperedSyscallsLinks
Implementing the ghostly hollowing PE injection technique using tampered syscalls.
☆156Updated 2 months ago
Alternatives and similar repositories for GhostlyHollowingViaTamperedSyscalls
Users that are interested in GhostlyHollowingViaTamperedSyscalls are comparing it to the libraries listed below
Sorting:
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆178Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Injecting DLL into LSASS at boot☆113Updated last month
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Sleep obfuscation☆224Updated 5 months ago
- Exploitation of process killer drivers☆201Updated last year
- Bypass LSA protection using the BYODLL technique☆161Updated 8 months ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆71Updated 8 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆222Updated 7 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆159Updated 2 weeks ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 9 months ago
- This repository implements Threadless Injection in C☆167Updated last year
- A set of programs for analyzing common vulnerabilities in COM☆215Updated 8 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆225Updated 7 months ago
- kernel callback removal (Bypassing EDR Detections)☆166Updated 2 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- kernel-mode DLL Injector☆81Updated last month
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆264Updated 8 months ago
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆73Updated 9 months ago
- Windows rootkit designed to work with BYOVD exploits☆198Updated 4 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- "Service-less" driver loading☆155Updated 6 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆187Updated last year
- EDRSandblast-GodFault☆265Updated last year
- PoC for thread pool based process injection in Windows.☆116Updated 2 months ago
- Shellcode loader☆81Updated 6 months ago
- Library that eases the use of indirect syscalls. Quite interesting AV/EDR bypass as PoC.☆99Updated 3 weeks ago