alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET PHISHING Possible Square Enix Phishing Domain 2016-08-15";
flow:to_server,established;
http.method;
content:"GET";
http.host;
content:"square-enix.com"; fast_pattern;
content:!"square-enix.com"; endswith;
http.referer;
content:!"square-enix.com";
classtype:social-engineering;
sid:2023065; rev:4;
metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2016_08_15, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_07_27;
)