GPL RPC RQUOTA getquota overflow attempt UDP


Query · suricata

content:"|00 01 86 AB|"; depth:4; offset:12;
content:"|00 00 00 01|"; within:4; distance:4;
byte_jump:4,4,relative,align;
byte_jump:4,4,relative,align;
byte_test:4,>,128,0,relative;
content:"|00 00 00 00|"; depth:4; offset:4;
Raw source GPL RPC RQUOTA getquota overflow attempt UDP · 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 any (
    msg:"GPL RPC RQUOTA getquota overflow attempt UDP";
    content:"|00 01 86 AB|"; depth:4; offset:12;
    content:"|00 00 00 01|"; within:4; distance:4;
    byte_jump:4,4,relative,align;
    byte_jump:4,4,relative,align;
    byte_test:4,>,128,0,relative;
    content:"|00 00 00 00|"; depth:4; offset:4;
    reference:bugtraq,864;
    reference:cve,1999-0974;
    classtype:misc-attack;
    sid:2101963; rev:10;
    metadata:created_at 2010_09_23, cve CVE_1999_0974, confidence Medium, 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.