ET P2P Vuze BT UDP Connection (5)


Query · suricata

dsize:<20;
content:"|00 00 04 17 27 10 19 80 00 00 00 00|"; depth:12;
threshold:type limit, count 1, seconds 120, track by_src;
Raw source ET P2P Vuze BT UDP Connection (5) · 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 1024:65535 -> $EXTERNAL_NET any (
    msg:"ET P2P Vuze BT UDP Connection (5)";
    dsize:<20;
    content:"|00 00 04 17 27 10 19 80 00 00 00 00|"; depth:12;
    threshold:type limit, count 1, seconds 120, track by_src;
    reference:url,vuze.com;
    classtype:policy-violation;
    sid:2010144; rev:6;
    metadata:created_at 2010_07_30, confidence Medium, signature_severity Informational, 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.