ET PHISHING Generic Credential Phish Landing Page 2022-06-02


Query · suricata

flow:established,to_client;
file.data;
content:"id=|22|js-lotto|22|"; distance:0;
content:"gift-zone.js"; distance:0;
content:"Are you sure to collect this rewards?"; distance:0; fast_pattern;
content:"action=|22|email.php|22|"; distance:0;
content:"name=|22|email|22|"; distance:0;
content:"type=|22|password"; distance:0;
Raw source ET PHISHING Generic Credential Phish Landing Page 2022-06-02 · 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 2022-06-02";
    flow:established,to_client;
    file.data;
    content:"id=|22|js-lotto|22|"; distance:0;
    content:"gift-zone.js"; distance:0;
    content:"Are you sure to collect this rewards?"; distance:0; fast_pattern;
    content:"action=|22|email.php|22|"; distance:0;
    content:"name=|22|email|22|"; distance:0;
    content:"type=|22|password"; distance:0;
    reference:md5,6cea149c8f2231dbe1643489dddff6ba;
    classtype:credential-theft;
    sid:2036763; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_06_02, 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.