ET MALWARE [PTsecurity] Win32/TinyNuke Payload ACF40 Inbound
Query · suricata
flow:established,to_client;
flowbits:isset,ET.TinyNuke;
http.stat_code;
content:"200";
http.content_type;
content:"text|2F|html"; startswith;
file.data;
byte_extract:8,896,byte0;
byte_extract:8,904,byte1;
byte_extract:8,912,byte2;
byte_extract:8,920,byte3;
byte_extract:8,928,byte4;
byte_test:8,=,byte0,936;
byte_test:8,!=,byte0,944;
byte_test:8,=,byte1,944;
byte_test:8,!=,byte1,952;
byte_test:8,=,byte2,952;
byte_test:8,!=,byte2,960;
byte_test:8,=,byte3,960;
byte_test:8,=,byte4,968;
content:!"MZ"; depth:2;
pcre:"/[\x80-\xff]{16}/";
Rule dependencies
⚠ Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.
Depends on
-
correlates · Suricata flowbits
ET.TinyNuke