Repository navigation

#

edr-bypass

Awesome EDR Bypass Resources For Ethical Hacking

1155
3 个月前

A Highly capable Pe Packer

C
698
2 年前

Automated DLL Sideloading Tool With EDR Evasion Capabilities

Python
470
1 年前

Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.

C++
283
1 年前

"AMSI WRITE RAID" Vulnerability that leads to an effective AMSI BYPASS

PowerShell
272
9 天前

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.

C++
246
2 年前

Use hardware breakpoints to spoof the call stack for both syscalls and API calls

C
192
10 个月前

The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls

C
185
1 年前

A C2 framework for initial access in Go

Go
180
3 年前

kernel callback removal (Bypassing EDR Detections)

C++
160
1 个月前

Small PoC of using a Microsoft signed executable as a lolbin.

C++
137
2 年前

Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low level).

C
133
2 年前

Artificially inflate a given binary to exceed common EDR file size limits. Can be used to bypass common EDR.

Python
120
3 年前

Malleable shellcode loader written in C and Assembly utilizing direct or indirect syscalls for evading EDR hooks

C
104
4 个月前

Evade EDR's the simple way, by not touching any of the API's they hook.

PHP
100
3 个月前