alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Suspicious Byethost Phishing Redirect 2016-10-04";
flow:from_server,established;
http.stat_code;
content:"200";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"Zhtml>"; depth:6; fast_pattern;
content:"http-equiv="; nocase; distance:0;
content:"REFRESH"; nocase; distance:1;
content:"|3b|url=http"; nocase; distance:0;
content:"ZBODY>"; distance:0;
classtype:social-engineering;
sid:2032127; rev:3;
metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2016_10_04, deployment Perimeter, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_07_29;
)