Offensive-Panda / PEB_WALK_AND_API_OBFUSCATION_INJECTIONLinks
This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.
☆25Updated last year
Alternatives and similar repositories for PEB_WALK_AND_API_OBFUSCATION_INJECTION
Users that are interested in PEB_WALK_AND_API_OBFUSCATION_INJECTION are comparing it to the libraries listed below
Sorting:
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- Reimplementation of the KExecDD DSE bypass technique.☆57Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆80Updated 6 months ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆65Updated 2 years ago
- ☆42Updated 10 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 6 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated last year
- Next gen process injection technique☆54Updated 5 years ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆33Updated last year
- In-memory hiding technique☆63Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆67Updated 3 years ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆21Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆77Updated 3 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 8 months ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 10 months ago
- shell code example☆67Updated 3 weeks ago
- Executing Kernel Routines via Syscall Table Hijack (Kernel Code Execution)☆49Updated 6 months ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Updated last year
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆86Updated 2 years ago
- List the ETW provider(s) in the registration table of a process.☆80Updated 2 years ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆107Updated 2 months ago
- A serie of exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆108Updated 2 months ago
- KVC enables unsigned driver loading via DSE bypass (g_CiOptions patch, skci.dll hijack, SeCiCallbacks redirection) and PP/PPL manipulatio…☆140Updated 3 weeks ago
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated last month
- HEVD Exploit: ArbitraryWrite on Windows 10 22H2 - Bypassing KVA Shadow and SMEP via PML4 Entry Manipulation☆34Updated last year
- Titan: A crappy Reflective Loader written in C and assembly for Cobalt Strike. Redirects DNS Beacon over DoH☆69Updated 4 years ago
- A simple POC to show how to chain multiple callbacks via tail calls to artificially construct a call stack☆91Updated 2 weeks ago
- API Hammering with C++20☆49Updated 3 years ago
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆52Updated last year