alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Wells Fargo Mobile Phishing Landing 2016-08-01";
flow:from_server,established;
http.stat_code;
content:"200";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"content=|22|Please verify"; nocase;
content:"<meta name=|22|apple-mobile"; nocase; distance:0;
content:"<title>Wells Fargo"; fast_pattern; nocase; distance:0;
content:"your account is disabled"; nocase; distance:0;
classtype:social-engineering;
sid:2025670; rev:3;
metadata:attack_target Client_Endpoint, created_at 2016_08_01, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_07_27;
)