Multi_Trojan_Sliver_3bde542d
Description
Multi.Trojan.Sliver
Query · yara
strings:
$a1 = "B/Z-github.com/bishopfox/sliver/protobuf/sliverpbb" ascii fullword
$b1 = "InvokeSpawnDllReq" ascii fullword
$b2 = "NetstatReq" ascii fullword
$b3 = "HTTPSessionInit" ascii fullword
$b4 = "ScreenshotReq" ascii fullword
$b5 = "RegistryReadReq" ascii fullword
condition:
1 of ($a*) or all of ($b*)