Repository navigation

#

edr-bypass

Awesome EDR Bypass Resources For Ethical Hacking

1291
4 个月前

A Highly capable Pe Packer

C
716
3 年前

Automated DLL Sideloading Tool With EDR Evasion Capabilities

Python
491
2 年前

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

PowerShell
298
5 天前

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

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

C
210
2 年前

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

C
197
1 年前

A C2 framework for initial access in Go

Go
193
3 年前

kernel callback removal (Bypassing EDR Detections)

C++
191
6 个月前

PoC exploit for the vulnerable WatchDog Anti-Malware driver (amsdk.sys) – weaponized to kill protected EDR/AV processes via BYOVD.

C++
154
24 天前

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

PHP
154
8 个月前

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

C
142
2 年前

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

C++
138
3 年前

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

C
123
9 个月前