malicious_behaviour_on_user_login_microsoft_windows__c0d0s0_group_behavior_part_1
Description
Detects malicious registry values and unusual AppData folder modification related also to c0d0s0 group. License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
(re.regex($selection3.target.file.full_path, `.*AppData\\.*\\fakerx86\.exe.*`) or re.regex($selection3.target.file.full_path, `.*AppData\\.*\\dbgeng\.dll.*`))
condition:
$selection3