ET MALWARE ArcDoor Intial Checkin
Query · suricata
flow:established,to_server;
urilen:1;
http.method;
content:"POST";
http.header;
content:"Content-Length|3a 20|28|0d 0a|"; fast_pattern;
http.request_body;
pcre:"/^[a-z0-9]{11}=\d{16}$/";
http.header_names;
content:!"Accept";