Template-Driven AV/EDR Evasion Framework
-
Updated
Nov 3, 2023 - Assembly
Template-Driven AV/EDR Evasion Framework
Awesome EDR Bypass Resources For Ethical Hacking
Contains all the material from the DEF CON 31 workshop "(In)direct Syscalls: A Journey from High to Low".
Automated DLL Sideloading Tool With EDR Evasion Capabilities
Multilayered AV/EDR Evasion Framework
Materials for the workshop "Red Team Ops: Havoc 101"
indirect syscalls for AV/EDR evasion in Go assembly
Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.
This POC gives you the possibility to compile a .exe to completely avoid statically detection by AV/EPP/EDR of your C2-shellcode and download and execute your C2-shellcode which is hosted on your (C2)-webserver.
"AMSI WRITE RAID" Vulnerability that leads to an effective AMSI BYPASS
Use hardware breakpoints to spoof the call stack for both syscalls and API calls
A C2 framework for initial access in Go
The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls
Small PoC of using a Microsoft signed executable as a lolbin.
Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low level).
Artificially inflate a given binary to exceed common EDR file size limits. Can be used to bypass common EDR.
Malleable shellcode loader written in C and Assembly utilizing direct or indirect syscalls for evading EDR hooks
Evade EDR's the simple way, by not touching any of the API's they hook.
silence file system monitoring components by hooking their minifilters
Add a description, image, and links to the edr-bypass topic page so that developers can more easily learn about it.
To associate your repository with the edr-bypass topic, visit your repo's landing page and select "manage topics."