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


Query · suricata

http.stat_code;
content:"200";
file.data;
content:"Coded By BlackWine"; nocase; fast_pattern;
Raw source ET PHISHING Generic Credential Phish Landing Page 2023-04-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-04-05";
    http.stat_code;
    content:"200";
    file.data;
    content:"Coded By BlackWine"; nocase; fast_pattern;
    reference:url,twitter.com/ecarlesi/status/1643443146733281280;
    classtype:credential-theft;
    sid:2044889; rev:1;
    metadata:created_at 2023_04_05, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_05;
)

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.