registry_explorer_tool_detector
Description
The detects Registry Explorer tool RECmd.exe running on a system License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
($selection.metadata.product_event_type = "1" and re.regex($selection.target.process.file.full_path, `.*\\RECmd\.exe`))
condition:
$selection