ET ATTACK_RESPONSE Net User Command Response


Query · suricata

flow:established;
content:"User accounts for |5C 5C|"; fast_pattern;
content:"-------------------------------------------------------------------------------"; distance:0;
Raw source ET ATTACK_RESPONSE Net User Command Response · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> any any (
    msg:"ET ATTACK_RESPONSE Net User Command Response";
    flow:established;
    content:"User accounts for |5C 5C|"; fast_pattern;
    content:"-------------------------------------------------------------------------------"; distance:0;
    classtype:successful-user;
    sid:2017025; rev:3;
    metadata:created_at 2013_06_18, signature_severity Minor, 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.