ET WEB_CLIENT Possible Fake AV Phone Scam Long Domain Mar 30 M2


Query · suricata

dns.query;
content:"avirus"; fast_pattern; nocase;
isdataat:100,relative;
content:!"spotify.com";
Raw source ET WEB_CLIENT Possible Fake AV Phone Scam Long Domain Mar 30 M2 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert dns $HOME_NET any -> any any (
    msg:"ET WEB_CLIENT Possible Fake AV Phone Scam Long Domain Mar 30 M2";
    dns.query;
    content:"avirus"; fast_pattern; nocase;
    isdataat:100,relative;
    content:!"spotify.com";
    classtype:social-engineering;
    sid:2022691; rev:6;
    metadata:created_at 2016_03_30, confidence Medium, signature_severity Minor, updated_at 2020_09_01;
)

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.