tbhaxor / WinAPI-RedBlue
Source code of exploiting windows API for red teaming series
☆147Updated 2 years ago
Alternatives and similar repositories for WinAPI-RedBlue:
Users that are interested in WinAPI-RedBlue are comparing it to the libraries listed below
- WTSRM☆207Updated 2 years ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆203Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆290Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆332Updated last year
- Leaked Windows processes handles identification tool☆282Updated 2 years ago
- Beacon Object File Loader☆282Updated last year
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆352Updated 2 years ago
- Resources and articles I need to take a look at. Mostly about malware/exploit development and analysis.☆81Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- TartarusGate, Bypassing EDRs☆561Updated 3 years ago
- This POC gives you the possibility to compile a .exe to completely avoid statically detection by AV/EPP/EDR of your C2-shellcode and down…☆248Updated last year
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆292Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆184Updated last year
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago
- ☆66Updated last year
- miscellaneous scripts and programs☆232Updated 3 weeks ago
- A new AMSI Bypass technique using .NET ALI Call Hooking.☆186Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆524Updated last year
- Performing Indirect Clean Syscalls☆513Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆238Updated last year
- Security product hook detection☆315Updated 3 years ago
- ☆231Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆141Updated 3 years ago
- POC for frustrating/defeating Malware Analysts☆154Updated 2 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆273Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆333Updated this week
- GhostWriting Injection Technique.☆166Updated 6 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆174Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆371Updated last year
- Evasive Process Hollowing Techniques☆135Updated 4 years ago