alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING ID.me Credential Theft Landing Page 2023-06-21";
flow:established,to_client;
http.stat_code;
content:"200";
file.data;
content:"<title>"; distance:0;
content:"id.me"; distance:0; nocase;
content:"</title>"; distance:0;
content:"|3c|form|20|class|3d 22|new|5f|user|22 20|action|3d|"; distance:0; fast_pattern;
content:".php"; distance:0;
classtype:social-engineering;
sid:2046501; rev:1;
metadata:attack_target Client_Endpoint, created_at 2023_06_21, deployment Perimeter, confidence High, signature_severity Major, tag Phishing, updated_at 2023_06_21, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1566, mitre_technique_name Phishing;
)