MCPcopy Create free account
hub / github.com/TwoSevenOneT/EDR-Redir

github.com/TwoSevenOneT/EDR-Redir @V1.01

Chat with this repo
repository ↗ · DeepWiki ↗ · release V1.01 ↗ · + Follow
3 symbols 4 edges 1 files 0 documented · 0% updated 52d agoV2 · 2025-11-01★ 236

Browse by type

Functions 2 Types & classes 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

EDR-Redir

EDR-Redir uses a Bind Filter (mini filter bindflt.sys) and the Windows Cloud Filter API (cldflt.sys) to redirect the Endpoint Detection and Response (EDR) 's working folder to a folder of the attacker's choice. Alternatively, it can make the folder appear corrupt to prevent the EDR's process services from functioning.

Command Line Syntax

EDR-Redir.exe bind <VirtualPath> <BackingPath>

To create bind link from VirtualPath to BackingPath

EDR-Redir.exe bind <VirtualPath>

To remove a link that was previously created

EDR-Redir.exe cloud <SyncRootPath> create

To register cloud sync root folder

EDR-Redir.exe cloud <SyncRootPath>

To remove a syncroot that was previously created

Links

Using EDR-Redir To Break EDR Via Bind Link and Cloud Filter

Some EDR/Antivirus have been successfully tested

  • Microsoft Windows Defender
  • Elastic Defend
  • Sophos Intercept X

Demo Video

Youtube: https://www.youtube.com/watch?v=2_tanx7RSUw

☕ Like what I do? You can fuel my creativity with a coffee!

Buy Me A Coffee

READING

Some books you should read to sharpen your cybersecurity skills, especially in offensive security:

Books on Programming and Cybersecurity recommended by Zero Salarium Researchers

Author:

Two Seven One Three

Core symbols most depended-on inside this repo

Shape

Function 2
Enum 1

Languages

C++100%

Modules by API surface

EDR-Redir.cpp3 symbols

For agents

$ claude mcp add EDR-Redir \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page