ET INFO PTUNNEL OUTBOUND


Query · suricata

itype:8;
icode:0;
content:"|D5 20 08 80|"; depth:4;
Raw source ET INFO PTUNNEL OUTBOUND · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert icmp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET INFO PTUNNEL OUTBOUND";
    itype:8;
    icode:0;
    content:"|D5 20 08 80|"; depth:4;
    reference:url,github.com/madeye/ptunnel;
    reference:url,cs.uit.no/~daniels/PingTunnel/#protocol;
    classtype:protocol-command-decode;
    sid:2016145; rev:2;
    metadata:created_at 2013_01_03, 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.