ET P2P ed2k request part


Query · suricata

flow:to_server,established;
content:"|e3|"; offset:1;
content:"|00 00 00 47|"; distance:2; within:4;
Raw source ET P2P ed2k request part · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> any 4660:4799 (
    msg:"ET P2P ed2k request part";
    flow:to_server,established;
    content:"|e3|"; offset:1;
    content:"|00 00 00 47|"; distance:2; within:4;
    reference:url,www.giac.org/practical/GCIH/Ian_Gosling_GCIH.pdf;
    classtype:policy-violation;
    sid:2000332; rev:11;
    metadata:created_at 2010_07_30, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, 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.