Windows_Ransomware_Ryuk_8ba51798
Description
Identifies RYUK ransomware
Query · yara
strings:
$c1 = "/v \"svchos\" /f" wide fullword
$c2 = "cmd /c \"WMIC.exe shadowcopy delet\"" ascii fullword
$c3 = "lsaas.exe" wide fullword
$c4 = "FA_Scheduler" wide fullword
$c5 = "ocautoupds" wide fullword
$c6 = "CNTAoSMgr" wide fullword
$c7 = "hrmlog" wide fullword
$c8 = "UNIQUE_ID_DO_NOT_REMOVE" wide fullword
condition:
3 of ($c*)