ET MALWARE Windows netstat Microsoft Windows DOS prompt command exit OUTBOUND


Query · suricata

flow:established,to_server;
content:"Active Connections|0d|";
content:"Proto";
content:"Local Address";
content:"Foreign Address";
content:"State"; distance:0;
Raw source ET MALWARE Windows netstat Microsoft Windows DOS prompt command exit OUTBOUND · 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 -> $EXTERNAL_NET any (
    msg:"ET MALWARE Windows netstat Microsoft Windows DOS prompt command exit OUTBOUND";
    flow:established,to_server;
    content:"Active Connections|0d|";
    content:"Proto";
    content:"Local Address";
    content:"Foreign Address";
    content:"State"; distance:0;
    reference:md5,a22af4fc7fe011069704a15296634ca6;
    classtype:trojan-activity;
    sid:2019003; rev:3;
    metadata:created_at 2014_08_26, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_19, reviewed_at 2024_03_20;
)

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.