ET MALWARE TA450 CnC Activity - Victim Requesting Commands (GET)
Query · suricata
flow:established,to_server;
flowbits:isset,ET.TA450.Auth;
urilen:8;
http.method;
content:"GET";
http.uri;
content:"/command"; fast_pattern;
http.header_names;
content:"|0d 0a|x-cookie|0d 0a|"; nocase;
content:!"|0d 0a|referer|0d 0a|"; nocase;
http.content_type;
content:"application/json";
http.header;
content:"x-cookie|3a 20|"; nocase;
pcre:"/^\d{1,3}[\r\n]/R";
target:src_ip;
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.TA450.Auth