GPL RPC portmap listing UDP 111


Query · suricata

content:"|00 01 86 A0|"; depth:4; offset:12;
content:"|00 00 00 04|"; within:4; distance:4;
content:"|00 00 00 00|"; depth:4; offset:4;
Raw source GPL RPC portmap listing UDP 111 · 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 111 (
    msg:"GPL RPC portmap listing UDP 111";
    content:"|00 01 86 A0|"; depth:4; offset:12;
    content:"|00 00 00 04|"; within:4; distance:4;
    content:"|00 00 00 00|"; depth:4; offset:4;
    reference:arachnids,428;
    classtype:rpc-portmap-decode;
    sid:2101280; rev:10;
    metadata:created_at 2010_09_23, 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.