ET WEB_CLIENT Fake Video Player Update Scam Oct 30


Query · suricata

flow:established,from_server;
file_data;
content:"<title>Please Update"; nocase; fast_pattern;
content:"downloadUrl"; nocase; distance:0;
content:"update your video player"; nocase; distance:0;
content:"please send a message <a href=|22|#|22|>here</a>"; nocase; distance:0;
Raw source ET WEB_CLIENT Fake Video Player Update Scam Oct 30 · 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 Fake Video Player Update Scam Oct 30";
    flow:established,from_server;
    file_data;
    content:"<title>Please Update"; nocase; fast_pattern;
    content:"downloadUrl"; nocase; distance:0;
    content:"update your video player"; nocase; distance:0;
    content:"please send a message <a href=|22|#|22|>here</a>"; nocase; distance:0;
    classtype:social-engineering;
    sid:2022013; rev:3;
    metadata:created_at 2015_10_31, 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.