ET PHISHING Successful Bank of America Phish 2016-10-14
Query · suricata
flow:from_server,established;
flowbits:isset,ET.bofaphish;
http.stat_code;
content:"302";
http.location;
content:".php?template="; fast_pattern;
content:"&valid=";
content:"&session=";
pcre:"/\.php\?template=[^\r\n]+&valid=[^\r\n]+&session=[a-f0-9]{32,}$/i";
http.content_type;
content:"text/html"; depth:9;
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.bofaphish