ET USER_AGENTS Automox User-Agent Observed (ax-dcu-powershell)


Query · suricata

flow:established,to_server;
http.user_agent;
content:"ax-dcu-powershell";
threshold:type limit,count 1,seconds 300,track by_src;
target:src_ip;
Raw source ET USER_AGENTS Automox User-Agent Observed (ax-dcu-powershell) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET USER_AGENTS Automox User-Agent Observed (ax-dcu-powershell)";
    flow:established,to_server;
    http.user_agent;
    content:"ax-dcu-powershell";
    threshold:type limit,count 1,seconds 300,track by_src;
    classtype:command-and-control;
    sid:2070033; rev:1;
    metadata:affected_product Windows_Client, attack_target Client_Endpoint, created_at 2026_06_22, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Informational, tag RMM, updated_at 2026_06_22;
    target:src_ip;
)

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.