ET ATTACK_RESPONSE Possible MS CMD Shell opened on local system 2


Query · suricata

dsize:<200;
content:"Microsoft Windows "; depth:40;
content:"[Version"; within:10;
content:"Copyright (c) 2009"; distance:0;
content:"Microsoft Corp"; distance:0;
Raw source ET ATTACK_RESPONSE Possible MS CMD Shell opened on local system 2 · 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 ATTACK_RESPONSE Possible  MS CMD Shell opened on local system 2";
    dsize:<200;
    content:"Microsoft Windows "; depth:40;
    content:"[Version"; within:10;
    content:"Copyright (c) 2009"; distance:0;
    content:"Microsoft Corp"; distance:0;
    classtype:successful-admin;
    sid:2018392; rev:2;
    metadata:created_at 2014_04_16, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_12;
)

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.