ET PHISHING Observed Possible Phishing Landing Page 2021-06-22


Query · suricata

flow:established,to_client;
file.data;
content:"<title>L|26 23|79|3b|G|20 26 23|73|3b 26 23|78|3b 20|</title>"; fast_pattern;
content:"action=need1.php"; distance:0;
content:"name=pfw"; distance:0;
content:"method|3d|post|3e|"; distance:0;
Raw source ET PHISHING Observed Possible Phishing Landing Page 2021-06-22 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET PHISHING Observed Possible Phishing Landing Page 2021-06-22";
    flow:established,to_client;
    file.data;
    content:"<title>L|26 23|79|3b|G|20 26 23|73|3b 26 23|78|3b 20|</title>"; fast_pattern;
    content:"action=need1.php"; distance:0;
    content:"name=pfw"; distance:0;
    content:"method|3d|post|3e|"; distance:0;
    reference:url,app.any.run/tasks/fe8b5eb1-7aab-435f-9795-456983adc07e/;
    classtype:social-engineering;
    sid:2033155; rev:1;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2021_06_22, deployment Perimeter, confidence Medium, signature_severity Critical, tag Phishing, updated_at 2021_06_22, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1566, mitre_technique_name Phishing;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.