ET WEB_SPECIFIC_APPS cmd powershell base64 encoded to Web Server 2


Query · suricata

flow:established,to_server;
content:"NtZCAvYyBwb3dlcnNoZWxsLmV4Z";
Raw source ET WEB_SPECIFIC_APPS cmd powershell base64 encoded to Web Server 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 $EXTERNAL_NET any -> $HTTP_SERVERS any (
    msg:"ET WEB_SPECIFIC_APPS cmd powershell base64 encoded to Web Server 2";
    flow:established,to_server;
    content:"NtZCAvYyBwb3dlcnNoZWxsLmV4Z";
    classtype:attempted-user;
    sid:2025828; rev:1;
    metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2018_07_12, deployment Datacenter, confidence High, signature_severity Major, 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.