ET PHISHING Successful Dynamic Folder Phish Oct 07 2016
Query · suricata
flow:to_server,established;
flowbits:isset,ET.genericphish;
pcre:"/^POST[^\r\n]+(?P<hash>[a-f0-9]{32})\/(?:[^\r\n]+\r\n)+Referer\x3a\x20http(s)?:\/\/[^\r\n]+(?P=hash)/mi";
http.method;
content:"POST";
http.request_line;
content:".php HTTP/"; fast_pattern;
http.content_type;
content:"application/x-www-form-urlencoded";
Rule dependencies
⚠ Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.
Depends on
-
correlates · Suricata flowbits
ET.genericphish104 rules · view all