Repository navigation

#

edr-bypass

Awesome EDR Bypass Resources For Ethical Hacking

1267
2 个月前

A Highly capable Pe Packer

C
716
3 年前

Automated DLL Sideloading Tool With EDR Evasion Capabilities

Python
486
2 年前

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

PowerShell
294
4 个月前

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

C++
288
1 年前

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++
252
2 年前

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

C
204
2 年前

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

C
198
1 年前

A C2 framework for initial access in Go

Go
189
3 年前

kernel callback removal (Bypassing EDR Detections)

C++
186
5 个月前

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

PHP
151
7 个月前

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

C++
138
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
137
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
114
8 个月前