capt-meelo / KernelCallbackTable-Injection
Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html
☆118Updated 2 years ago
Alternatives and similar repositories for KernelCallbackTable-Injection:
Users that are interested in KernelCallbackTable-Injection are comparing it to the libraries listed below
- Files for http://blog.deniable.org/posts/windows-callbacks/☆71Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆133Updated 2 years ago
- ☆112Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆83Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆136Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆190Updated 9 months ago
- bring your own vulnerable driver☆92Updated last year
- Next gen process injection technique☆45Updated 4 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆118Updated last year
- Load static-compiled PE from remote server.☆60Updated 3 years ago
- ☆133Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆172Updated 2 years 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…☆166Updated last year
- ☆162Updated 3 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- ☆47Updated 2 years ago
- Malware?☆69Updated 5 months ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆78Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆142Updated 4 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆138Updated 2 weeks ago
- Piece of code to detect and remove hooks in IAT☆63Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆67Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆97Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆128Updated 7 months ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆109Updated 3 years ago
- Exploitation of echo_driver.sys☆169Updated last year