ET MALWARE W32/Badur.Spy User Agent lawl


Query · suricata

flow:established,to_server;
http.user_agent;
content:"lawl"; startswith;
Raw source ET MALWARE W32/Badur.Spy User Agent lawl · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE W32/Badur.Spy User Agent lawl";
    flow:established,to_server;
    http.user_agent;
    content:"lawl"; startswith;
    reference:md5,4f5d28c43795b9c4e6257bf26c52bdfe;
    classtype:trojan-activity;
    sid:2017655; rev:6;
    metadata:created_at 2013_11_01, confidence High, signature_severity Major, updated_at 2024_03_10;
)

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.