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.
☆22Updated 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:
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 4 months ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated 11 months ago
- Next gen process injection technique☆54Updated 5 years ago
- ☆42Updated 8 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 3 months ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆21Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆29Updated last year
- shell code example☆63Updated last month
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆42Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆64Updated 2 years ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆62Updated last year
- List the ETW provider(s) in the registration table of a process.☆63Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆64Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- ☆114Updated 3 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 6 months ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process