Potential ReflectDebugger Content Execution Via WerFault.EXE
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
Query · sigma
selection_img: - Image|endswith: \WerFault.exe - OriginalFileName: WerFault.exe selection_cli: CommandLine|contains: ' -pr ' condition: all of selection_*
Known false positives
- Unknown