ET P2P Vuze BT UDP Connection (4)


Query · suricata

dsize:<300;
content:"|00 00 04|"; depth:3;
content:"|00 00 00 00 00|"; distance:14; within:5;
content:"|ff ff ff ff|"; distance:8; within:4;
Raw source ET P2P Vuze BT UDP Connection (4) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $EXTERNAL_NET any -> $HOME_NET 1024:65535 (
    msg:"ET P2P Vuze BT UDP Connection (4)";
    dsize:<300;
    content:"|00 00 04|"; depth:3;
    content:"|00 00 00 00 00|"; distance:14; within:5;
    content:"|ff ff ff ff|"; distance:8; within:4;
    classtype:policy-violation;
    sid:2010143; rev:3;
    metadata:created_at 2010_07_30, confidence High, 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.