tbhaxor / WinAPI-RedBlueLinks
Source code of exploiting windows API for red teaming series
☆149Updated 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
Sorting:
- ☆133Updated 2 years ago
- WTSRM☆213Updated 2 years ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆216Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- Resources and articles I need to take a look at. Mostly about malware/exploit development and analysis.☆83Updated 3 years ago
- Beacon Object File Loader☆287Updated last year
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆366Updated 3 years ago
- Conti Locker source code☆194Updated 3 years ago
- miscellaneous scripts and programs☆248Updated 5 months ago
- The source code files that accompany the short book "Building C2 Implants in C++: A Primer" by Steven Patterson (@shogun_lab).☆229Updated 7 months ago
- Leaked Windows processes handles identification tool☆288Updated 3 years ago
- Tools and PoCs for Windows syscall investigation.☆361Updated last month
- Detect strange memory regions and DLLs☆185Updated 3 years ago
- A list of all the DLLs export in C:\windows\system32\☆219Updated 3 years ago
- A new AMSI Bypass technique using .NET ALI Call Hooking.☆191Updated 2 years ago
- POC for frustrating/defeating Malware Analysts☆156Updated 3 years ago
- A shellcode function to encrypt a running process image when sleeping.☆339Updated 3 years ago
- A collection of C# shellcode injection techniques. All techniques use an AES encrypted meterpreter payload. I will be building this proje…☆460Updated 3 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- A technique of hiding malicious shellcode via Shannon encoding.☆255Updated 2 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…☆251Updated 2 years ago
- GhostWriting Injection Technique.☆176Updated 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…☆297Updated last year
- 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
- ☆486Updated 2 years ago
- Evasive Process Hollowing Techniques☆141Updated 4 years ago
- EDRSandblast-GodFault☆266Updated last year
- Run Your Payload Without Running Your Payload☆181Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago