Please follow the Github Repo, This Notion link may die anytime. Github : https://github.com/An0nUD4Y/AV-EDR-Lab-Environment-Setup By : @an0nud4y
An example of things that can be used to emulate certain features that paid edrs have:
SACL - sysmon
HOOKS
Detecting direct/indirect syscalls from usermode
PROCESS/PESCAN
AMSI Provider
ETW-TI/ETW Providers/Consumers -
Microsoft-Windows-RPC ETW provider to tap into low level RPC events) : https://github.com/HullaBrian/COMmanderKERNEL CALLBACKS -
Capa - Capabilities Scanning
Trace API calls - TinyTracer
Collect Windows Telemetry for Maldev
Free Trials EDR/AV Products
Open Source AV/EDRs
RedEDR (Web UI ) : https://github.com/dobin/RedEdr
X33fc0n 2026 Talk by @Dobin
LitterBox (Web UI) : https://github.com/BlackSnufkin/LitterBox
SimpleEDR - Manual DLL Hooking to find Detection Opportunity : https://github.com/Helixo32/SimpleEDR
CrimsonEDR : https://github.com/Helixo32/CrimsonEDR
InjDrv : https://github.com/wbenny/injdrv
MyDumbEDR : https://github.com/sensepost/mydumbedr
BestEDROfTheMarket : https://github.com/Xacone/BestEdrOfTheMarket
SylantStrike : https://github.com/CCob/SylantStrike
MiniEDR : https://github.com/j3h4ck/MiniEDR
Vettaiyan : https://github.com/m0n1x90/vettaiyan
Write your own EDR
JonMon-Lite (Remote Agentless EDR) : https://github.com/jonny-jhnson/JonMon-Lite
Panoptes : https://github.com/Ap3x/Panoptes
BamboozIEDR : https://github.com/olafhartong/BamboozlEDR
Sanctum : https://github.com/0xflux/Sanctum
Open Source EDRs Comparison by @dobin
Image Load Events Scanners
Process Memory Scanners
Signature Detection Bypass
Payload delivery Test