alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Synchronize Email Account Phishing Landing 2016-07-15";
flow:from_server,established;
http.stat_code;
content:"200";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"<title>Login to continue"; nocase; fast_pattern;
content:"Global E-mail Server"; nocase; distance:0;
content:"Synchronize your e-mail"; nocase; distance:0;
content:"avoid deactivation"; nocase; distance:0;
content:"registered email"; nocase; distance:0;
content:"enter the matching password"; nocase; distance:0;
content:"Synchronize My Account"; nocase; distance:0;
classtype:social-engineering;
sid:2032028; rev:3;
metadata:affected_product Any, attack_target Client_Endpoint, created_at 2016_07_15, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_07_17;
)