ET PHISHING Generic Credential Phish Landing Page using submit-form .com


Query · suricata

http.stat_code;
content:"200";
file.data;
content:"<form";
content:"action|3d 22|https|3a 2f 2f|submit|2d|form|2e|com"; nocase; distance:0; fast_pattern;
content:"password"; nocase; distance:0;
content:"<input"; nocase; distance:0;
content:"name|3d 22 5f|redirect|22|"; nocase; distance:0;
Raw source ET PHISHING Generic Credential Phish Landing Page using submit-form .com · 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 Generic Credential Phish Landing Page using submit-form .com";
    http.stat_code;
    content:"200";
    file.data;
    content:"<form";
    content:"action|3d 22|https|3a 2f 2f|submit|2d|form|2e|com"; nocase; distance:0; fast_pattern;
    content:"password"; nocase; distance:0;
    content:"<input"; nocase; distance:0;
    content:"name|3d 22 5f|redirect|22|"; nocase; distance:0;
    reference:md5,c0141c9a8076bdfb433e6509dda547df;
    classtype:credential-theft;
    sid:2044795; rev:2;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2023_03_28, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_07;
)

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.