14 lines
No EOL
300 B
Text
14 lines
No EOL
300 B
Text
rule APT1_WEBC2_HEAD
|
|
{
|
|
meta:
|
|
author = "AlienVault Labs"
|
|
info = "CommentCrew-threat-apt1"
|
|
|
|
strings:
|
|
$1 = "Ready!" wide ascii
|
|
$2 = "connect ok" wide ascii
|
|
$3 = "WinHTTP 1.0" wide ascii
|
|
$4 = "<head>" wide ascii
|
|
condition:
|
|
all of them
|
|
} |