GPL ATTACK_RESPONSE id check returned nobody


Query · suricata

flow:from_server,established;
content:"uid=";
content:"|28|nobody|29|";
Raw source GPL ATTACK_RESPONSE id check returned nobody · 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 id check returned nobody";
    flow:from_server,established;
    content:"uid=";
    content:"|28|nobody|29|";
    classtype:bad-unknown;
    sid:2101883; rev:7;
    metadata:created_at 2010_09_23, 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.