alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Webmail Update Phishing Landing 2016-01-15";
flow:to_client,established;
http.stat_code;
content:"200";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"form action=|22|http|3a|//www.formbuddy.com"; nocase; distance:0;
content:"Name|3a|"; nocase; distance:0;
content:"E-Mail|3a|"; nocase; distance:0;
content:"Password|3a|"; fast_pattern; nocase; distance:0;
content:"Submit Form"; nocase; distance:0;
classtype:social-engineering;
sid:2031959; rev:3;
metadata:attack_target Client_Endpoint, created_at 2016_01_15, deployment Perimeter, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_06_17;
)