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
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆57Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated last year
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆65Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- ☆42Updated 11 months ago
- In-memory hiding technique☆63Updated last year
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆111Updated 2 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
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆136Updated 4 months ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆33Updated last year
- List the ETW provider(s) in the registration table of a process.☆80Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆66Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆91Updated 2 years ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- Executing Kernel Routines via Syscall Table Hijack (Kernel Code Execution)☆54Updated 7 months ago
- Piece of code to detect and remove hooks in IAT☆65Updated 3 years ago
- shell code example☆67Updated last month
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated 2 months ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 10 months ago
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆128Updated last month
- API Hammering with C++20☆49Updated 3 years ago
- This repo contains PoCs for vulnerable Windows drivers.☆114Updated last month
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆43Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆139Updated 3 years ago
- BYOVD Technique Example using viragt64 driver☆67Updated last year
- Splitting and executing shellcode across multiple pages☆103Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 9 months ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆141Updated 2 years ago