iKAT_cmd_as_dll
Description
iKAT toolset file cmd.dll ReactOS file cloaked
Query · yara
strings:
$s1 = "cmd.exe" fullword wide
$s2 = "ReactOS Development Team" fullword wide
$s3 = "ReactOS Command Processor" fullword wide
$ext = "extension: .dll" nocase
condition:
all of ($s*) and $ext