这是indexloc提供的服务,不要输入任何密码
Skip to content

TwoSevenOneT/EDR-Freeze

Repository files navigation

EDR-Freeze

This is a tool that exploits the software vulnerability of WerFaultSecure to suspend the processes of EDRs and antimalware without needing to use the BYOVD (Bring Your Own Vulnerable Driver) attack method.

EDR-Freeze operates in user mode, so you don't need to install any additional drivers. It can run on the latest version of Windows.

The experiment was conducted with the latest version of Windows at the time of the project creation: Windows 11 24H2

Command Line Syntax

EDR-Freeze.exe [TargetPID] [SleepTime]

Example: EDR-Freeze.exe 1234 10000

Freeze the target for 10000 milliseconds

Links

EDR-Freeze: A Tool That Puts EDRs And Antivirus Into A Coma State

Tool to run process with PPL without driver

Demo Video

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

How to Use EDR-Freeze Effectively

Instead of running EDR-Freeze with a long sleep duration, you should incorporate it into a script with the following steps:

  1. Temporarily halt all Antimalware/EDR processes for a short period (1-3 seconds).
  2. Execute tasks immediately after a successful suspension.

Since the GUI may become unresponsive in some cases, you should choose the shortest sleep time possible. Just make sure that the script executions are completed before the Antimalware/EDR resumes.

Alternatively, it's best to insert the code you want to execute directly into the source code of EDR-Freeze:

Insert code

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

Buy Me A Coffee

Tools For Security Researcher and Hacker

Essential tools that every security researcher and hacker should have in their toolkit:

Essential Tools For Security Researcher and Hacker

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

About

EDR-Freeze is a tool that puts a process of EDR, AntiMalware into a coma state.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages