adwind_rat__jrat_part_1
Description
Detects javaw.exe in AppData folder as used by Adwind / JRAT License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
($selection.metadata.product_event_type = "11" and (re.regex($selection.target.file.full_path, `.*\\AppData\\Roaming\\Oracle\\bin\\java.*\.exe`) or re.regex($selection.target.file.full_path, `.*\\Retrive.*\.vbs`)))
condition:
$selection