alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Account Update Phishing Landing 2016-09-06";
flow:to_client,established;
http.stat_code;
content:"200";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"<title>Update Your User"; nocase; fast_pattern;
content:"update your email"; nocase; distance:0;
content:"Username"; nocase; distance:0;
content:"Email Address"; nocase; distance:0;
content:"Password"; nocase; distance:0;
content:"Confirm password"; nocase; distance:0;
content:"Update My Details"; nocase; distance:0;
classtype:social-engineering;
sid:2032105; rev:3;
metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2016_09_06, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_07_27;
)