ET MALWARE ZeroAccess Outbound udp traffic detected


Query · suricata

content:"|28 94 8d ab c9 c0 d1 99|"; offset:4; depth:8;
dsize:16;
threshold:type both, track by_src, count 10, seconds 600;
Raw source ET MALWARE ZeroAccess Outbound udp traffic detected · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE ZeroAccess Outbound udp traffic detected";
    content:"|28 94 8d ab c9 c0 d1 99|"; offset:4; depth:8;
    dsize:16;
    threshold:type both, track by_src, count 10, seconds 600;
    classtype:trojan-activity;
    sid:2015482; rev:8;
    metadata:created_at 2012_07_17, confidence Medium, signature_severity Major, updated_at 2019_07_26;
)

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.