ET MALWARE W32/GamesForum.InfoStealer Reporting to CnC
Query · suricata
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/forum/";
pcre:"/^[0-9a-f]{32}\.php/R";
http.request_body;
content:"Data="; fast_pattern; depth:5;
http.protocol;
content:"HTTP/1.0";
http.header_names;
content:!"User-Agent";