GPL ATTACK_RESPONSE file copied ok


Query · suricata

flow:established;
content:"1 file|28|s|29| copied"; nocase;
Raw source GPL ATTACK_RESPONSE file copied ok · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HTTP_SERVERS any -> $EXTERNAL_NET any (
    msg:"GPL ATTACK_RESPONSE file copied ok";
    flow:established;
    content:"1 file|28|s|29| copied"; nocase;
    reference:bugtraq,1806;
    reference:cve,2000-0884;
    classtype:bad-unknown;
    sid:2100497; rev:14;
    metadata:created_at 2010_09_23, cve CVE_2000_0884, confidence Medium, 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.