ET WEB_CLIENT Generic Fake Support Phone Scam Mar 9 M3


Query · suricata

flow:established,from_server;
file_data;
content:"<title>ALERT"; fast_pattern;
content:"makeNewPosition"; nocase; distance:0;
content:"animateDiv"; nocase; distance:0;
content:"div.fakeCursor"; nocase; distance:0;
content:"<audio autoplay"; nocase; distance:0;
Raw source ET WEB_CLIENT Generic Fake Support Phone Scam Mar 9 M3 · 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 WEB_CLIENT Generic Fake Support Phone Scam Mar 9 M3";
    flow:established,from_server;
    file_data;
    content:"<title>ALERT"; fast_pattern;
    content:"makeNewPosition"; nocase; distance:0;
    content:"animateDiv"; nocase; distance:0;
    content:"div.fakeCursor"; nocase; distance:0;
    content:"<audio autoplay"; nocase; distance:0;
    classtype:social-engineering;
    sid:2022607; rev:3;
    metadata:created_at 2016_03_09, confidence Medium, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_08_16;
)

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.