ET POLICY HTTP Request to Illegal Drug Sales Site (SilkRoad)


Query · suricata

flow:established,to_server;
http.host;
content:"ianxz6zefk72ulzz.onion"; endswith;
Raw source ET POLICY HTTP Request to Illegal Drug Sales Site (SilkRoad) · 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 POLICY HTTP Request to Illegal Drug Sales Site (SilkRoad)";
    flow:established,to_server;
    http.host;
    content:"ianxz6zefk72ulzz.onion"; endswith;
    classtype:policy-violation;
    sid:2013015; rev:4;
    metadata:created_at 2011_06_13, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_05_06;
)

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.