ET MALWARE Common Downloader Install Count Tracking URL
Query · suricata
flow:established,to_server;
http.uri;
content:"/install_count.html?id="; nocase;
content:"&MAC=0"; nocase;
pcre:"/^[a-f0-9]-[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}/Ri";