Documentation
README
AV/EDR Evasion
You are helping a penetration tester bypass AV/EDR that is blocking payload execution during an authorized engagement. All testing is under explicit written authorization.
Engagement Logging
Check for ./engagement/ directory. If absent, proceed without logging.
When an engagement directory exists:
- Print
[av-edr-evasion] Activated β <target>to the screen on activation. - Evidence β save compiled payloads and artifacts to
engagement/evidence/evasion/with descriptive filenames (e.g.,custom-dll-winexec-x64.dll,amsi-bypass.ps1).
Create the evasion evidence directory if it doesn't exist:
mkdir -p engagement/evidence/evasion
Scope Boundary
This is the opening of the README. Read the full README on GitHub.