ET MALWARE Hoax.Win32.BadJoke/DownLoader1.57593 Checkin


Query · suricata

flow:established,to_server;
http.uri;
content:"/agent.htm";
http.user_agent; bsize:4;
content:"OINC"; fast_pattern;
Raw source ET MALWARE Hoax.Win32.BadJoke/DownLoader1.57593 Checkin · 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 Hoax.Win32.BadJoke/DownLoader1.57593 Checkin";
    flow:established,to_server;
    http.uri;
    content:"/agent.htm";
    http.user_agent; bsize:4;
    content:"OINC"; fast_pattern;
    reference:url,malwr.com/analysis/5ee02601d265a9a88f03a5465a99b190/;
    classtype:command-and-control;
    sid:2014581; rev:5;
    metadata:created_at 2012_04_16, 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.