flowerpippi_malware_detector_sysmon_behavior
Description
This content detects charactaristics that are attributed to the Flowerpippi Malware Strain License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
(($selection1.metadata.product_event_type = "11" and re.regex($selection1.target.file.full_path, `.*pes1\.exe`)) or ($selection1.metadata.product_event_type = "1" and re.regex($selection1.target.process.file.full_path, `.*pes1\.exe`)))
condition:
$selection1