Potential ReflectDebugger Content Execution Via WerFault.EXE
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Detects execution of "WerFault.exe" with the "-pr" commandline flag that is used to run files stored in the ReflectDebugger key which could be used to store the path to the malware in order to masquerade the execution flow
Severity
Trouble
Rule Requirement
Criteria
Action1: actionname = "Process started" AND (PROCESSNAME endswith "\WerFault.exe" OR ORIGINALFILENAME = "WerFault.exe") AND COMMANDLINE contains " -pr " select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME
Detection
Execution Mode
realtime
Log Sources
Windows
Author
X__Junior (Nextron Systems)


