alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Possible Facebook Phishing Landing - Title over non SSL";
flow:established,to_client;
http.header;
content:!"*.facebook.com";
file.data;
content:"<title>"; nocase;
content:"facebook email security"; within:40; nocase; fast_pattern;
classtype:social-engineering;
sid:2024451; rev:4;
metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2017_07_10, deployment Perimeter, confidence Medium, signature_severity Minor, tag Phishing, updated_at 2020_11_17;
)