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


Query · suricata

flow:established,to_client;
file.data;
content:"We detected unusual activity in your account today <strong>"; distance:0;
content:"document.write("; distance:0;
content:"</strong>"; distance:0;
content:"please verify your account"; distance:0;
content:"|2e|php|22 20|method|3d 22|post|22|"; distance:0;
content:"About Case: Violating Community Standards and Posting something inappropriate."; distance:0; fast_pattern;
content:"the wrong data your account will be permanently closed"; distance:0;
Raw source ET PHISHING Generic Credential Phish Landing Page 2023-04-03 · 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-03";
    flow:established,to_client;
    file.data;
    content:"We detected unusual activity in your account today <strong>"; distance:0;
    content:"document.write("; distance:0;
    content:"</strong>"; distance:0;
    content:"please verify your account"; distance:0;
    content:"|2e|php|22 20|method|3d 22|post|22|"; distance:0;
    content:"About Case: Violating Community Standards and Posting something inappropriate."; distance:0; fast_pattern;
    content:"the wrong data your account will be permanently closed"; distance:0;
    reference:md5,0bf87551c648c66828428d03d8151e0a;
    classtype:credential-theft;
    sid:2044866; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2023_04_03, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_01_31;
)

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.