ET RETIRED Windows 7 CMD Shell from Local System


Query · suricata

flow:established;
dsize:<160;
content:"Microsoft Windows [Version "; depth:30;
content:"Copyright (c)"; distance:0;
content:"Microsoft Corp"; distance:0;
Raw source ET RETIRED Windows 7 CMD Shell from Local System · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> any any (
    msg:"ET RETIRED Windows 7 CMD Shell from Local System";
    flow:established;
    dsize:<160;
    content:"Microsoft Windows [Version "; depth:30;
    content:"Copyright (c)"; distance:0;
    content:"Microsoft Corp"; distance:0;
    classtype:successful-admin;
    sid:2012690; rev:2;
    metadata:created_at 2011_04_17, former_category ATTACK_RESPONSE, signature_severity Minor, updated_at 2024_12_03;
)

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.