GPL ATTACK_RESPONSE command completed


Query · suricata

flow:established;
content:"|0a|The|20|Command completed"; nocase;
Raw source GPL ATTACK_RESPONSE command completed · 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 command completed";
    flow:established;
    content:"|0a|The|20|Command completed"; nocase;
    reference:bugtraq,1806;
    classtype:bad-unknown;
    sid:2100494; rev:13;
    metadata:created_at 2010_09_23, confidence Medium, signature_severity Informational, updated_at 2022_06_23;
)

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.