tbhaxor / WinAPI-RedBlue
Source code of exploiting windows API for red teaming series
☆148Updated 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☆210Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 2 years ago
- Beacon Object File Loader☆286Updated last year
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆208Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆274Updated 2 years ago
- miscellaneous scripts and programs☆242Updated 3 months ago
- GhostWriting Injection Technique.☆171Updated 7 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆293Updated last year
- EDRSandblast-GodFault☆261Updated last year
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆380Updated last year
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆232Updated 2 years ago
- TartarusGate, Bypassing EDRs☆580Updated 3 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆188Updated last year
- Silence EDRs by removing kernel callbacks☆232Updated 4 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆365Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 10 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆282Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆338Updated 2 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆144Updated 4 years ago
- A Stealthy Lsass Dumper - can abuse ProcExp152.sys driver to dump PPL Lsass, no dbghelp.lib calls.☆320Updated 2 years ago
- Resources and articles I need to take a look at. Mostly about malware/exploit development and analysis.☆82Updated 3 years ago
- POC for frustrating/defeating Malware Analysts☆154Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- ☆119Updated last year
- Security product hook detection☆318Updated 4 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆133Updated 2 years ago