alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Data Submitted to Weebly.com - Possible Phishing";
flow:established,from_server;
http.stat_code;
content:"200";
http.header;
content:"weebly.net|0d 0a|"; fast_pattern;
content:"X-W-DC|3a 20|";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"{|22|success|22 3a|true"; distance:0;
content:"|22|action|22 3a 22|finished|22|"; distance:1;
content:"Your information has been submitted"; nocase; distance:0;
classtype:trojan-activity;
sid:2031785; rev:3;
metadata:attack_target Client_Endpoint, created_at 2015_11_10, deployment Perimeter, confidence Medium, signature_severity Critical, tag Phishing, updated_at 2020_06_09, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1566, mitre_technique_name Phishing;
)