12 lines
259 B
Text
12 lines
259 B
Text
![]() |
rule APT1_WEBC2_BOLID
|
||
|
{
|
||
|
meta:
|
||
|
author = "AlienVault Labs"
|
||
|
info = "CommentCrew-threat-apt1"
|
||
|
|
||
|
strings:
|
||
|
$vm = "VMProtect" wide ascii
|
||
|
$http = "http://[c2_location]/[page].html" wide ascii
|
||
|
condition:
|
||
|
all of them
|
||
|
}
|