Template-Driven AV/EDR Evasion Framework
翻译 - 模板驱动的 AV / EDR 规避框架
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
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.
"AMSI WRITE RAID" Vulnerability that leads to an effective AMSI BYPASS
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)...
Use hardware breakpoints to spoof the call stack for both syscalls and API calls
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.
Evade EDR's the simple way, by not touching any of the API's they hook.
Malleable shellcode loader written in C and Assembly utilizing direct or indirect syscalls for evading EDR hooks