ET MALWARE Medfos Connectivity Check
Query · suricata
flow:established,to_server;
http.uri;
content:"/uploading/id="; fast_pattern;
http.uri.raw;
pcre:"/^\/uploading\/id=\d{2,20}&u=(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{4})$/";
http.header_names;
content:!"Referer|0d 0a|";