ET PHISHING Netflix Phishing Landing 2018-05-09


Query · suricata

flow:established,to_client;
file_data;
content:"content=|22 48 46 2d 4a 61 63 6b 73 6f 6e 22|"; nocase;
content:"name=|22 48 46 2d 4a 61 63 6b 73 6f 6e 22|"; nocase; distance:0;
content:"class=|22 48 46 5f 4a 61 63 6b 73 6f 4e 5f|"; nocase; distance:0;
content:"class=|22 42 79 5f 48 61 73 73 61 6e 5f 46 61 72 74 6f 75 74 22|"; nocase; distance:0; fast_pattern;
Raw source ET PHISHING Netflix Phishing Landing 2018-05-09 · 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 Netflix Phishing Landing 2018-05-09";
    flow:established,to_client;
    file_data;
    content:"content=|22 48 46 2d 4a 61 63 6b 73 6f 6e 22|"; nocase;
    content:"name=|22 48 46 2d 4a 61 63 6b 73 6f 6e 22|"; nocase; distance:0;
    content:"class=|22 48 46 5f 4a 61 63 6b 73 6f 4e 5f|"; nocase; distance:0;
    content:"class=|22 42 79 5f 48 61 73 73 61 6e 5f 46 61 72 74 6f 75 74 22|"; nocase; distance:0; fast_pattern;
    classtype:social-engineering;
    sid:2025568; rev:1;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2018_05_09, deployment Perimeter, confidence Medium, signature_severity Minor, tag Phishing, updated_at 2019_07_26;
)

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.