ET EXPLOIT_KIT KaiXin Secondary Landing Page
Query · suricata
flow:to_server,established;
http.uri;
content:"/win.html"; fast_pattern;
pcre:"/\/win\.html$/";
http.header;
pcre:"/Referer\x3a\x20http\x3a\x2f+(?P<refhost>[^\x3a\x2f\r\n]+)(?:\x3a\d{1,5})?[^\r\n]*?\/(?:index.html)?\r\n.*?\r\nHost\x3a\x20(?P=refhost)[\x3a\r]/si";