alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Chalbhai Phishing Landing Feb 18 2016";
flow:to_client,established;
http.stat_code;
content:"200";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"name=|22|chalbhai|22|"; fast_pattern; nocase;
content:"id=|22|chalbhai|22|"; nocase;
content:"method=|22|post|22|"; nocase;
classtype:social-engineering;
sid:2025654; rev:6;
metadata:attack_target Client_Endpoint, created_at 2016_02_19, deployment Perimeter, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_08_25;
)