GPL SQL dbms_repcat_utl.drop_an_object buffer overflow attempt


Query · suricata

flow:to_server,established;
content:"dbms_repcat_utl.drop_an_object"; nocase; fast_pattern;
pcre:"/\(\s*(\x27[^\x27]{1024,}|\x22[^\x22]{1024,})/si";
Raw source GPL SQL dbms_repcat_utl.drop_an_object buffer overflow attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $SQL_SERVERS $ORACLE_PORTS (
    msg:"GPL SQL dbms_repcat_utl.drop_an_object buffer overflow attempt";
    flow:to_server,established;
    content:"dbms_repcat_utl.drop_an_object"; nocase; fast_pattern;
    pcre:"/\(\s*(\x27[^\x27]{1024,}|\x22[^\x22]{1024,})/si";
    reference:url,www.appsecinc.com/Policy/PolicyCheck97.html;
    classtype:attempted-user;
    sid:2102622; rev:5;
    metadata:created_at 2010_09_23, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_10_08;
)

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.