ET PHISHING Suspicious Wordpress Redirect - Possible Phishing Landing Jan 7 2016
Query · suricata
flow:to_client,established;
flowbits:isset,ET.wpphish;
http.stat_code;
content:"302";
http.header;
content:"|0d 0a|Content-Length|3a 20|0|0d 0a|"; fast_pattern;
content:"|0d 0a|location|3a 20|"; nocase;
pcre:"/^[a-f0-9]{32}(?:\/index\.php)?\x0d\x0a/R";
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.wpphish