alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET PHISHING Successful US Bank Phish 2016-06-09 M2";
flow:to_server,established;
http.method;
content:"POST";
http.uri;
content:".php?LOB="; nocase; fast_pattern;
content:"&reason="; nocase; distance:0;
content:"&portal="; nocase; distance:0;
content:"&dltoken"; nocase; distance:0;
http.header;
content:".php?LOB=";
http.request_body;
content:"acct1="; nocase; depth:6;
content:"&user="; nocase; distance:0;
content:"&pass="; nocase; distance:0;
classtype:credential-theft;
sid:2032017; rev:3;
metadata:attack_target Client_Endpoint, created_at 2016_06_09, deployment Perimeter, confidence Medium, signature_severity Critical, tag Phishing, updated_at 2020_07_14, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1566, mitre_technique_name Phishing;
)