ET PHISHING Generic Credential Phish Landing Page 2023-09-05


Query · suricata

http.stat_code;
content:"200";
file.data;
content:"<title></title>";
content:"|27|test|27 2c 20 27|rel|27 2c 20 27|open|27 2c 20 27 2e 2f|1|27 2c|"; distance:0; fast_pattern;
content:"var xhttp = new XMLHttpRequest()|3b|"; distance:0;
content:"|5b 27|constructor|27 5d 28 27|debu|27|"; distance:0;
Raw source ET PHISHING Generic Credential Phish Landing Page 2023-09-05 · 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 2023-09-05";
    http.stat_code;
    content:"200";
    file.data;
    content:"<title></title>";
    content:"|27|test|27 2c 20 27|rel|27 2c 20 27|open|27 2c 20 27 2e 2f|1|27 2c|"; distance:0; fast_pattern;
    content:"var xhttp = new XMLHttpRequest()|3b|"; distance:0;
    content:"|5b 27|constructor|27 5d 28 27|debu|27|"; distance:0;
    classtype:credential-theft;
    sid:2047930; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_09_06, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_09_06;
)

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.