ET EXPLOIT AVTECH Authenticated Command Injection in CloudSetup.cgi (Outbound)


Query · suricata

flow:to_server,established;
http.uri;
content:"/cgi-bin/supervisor/CloudSetup.cgi?exefile="; nocase; depth:43; fast_pattern;
Raw source ET EXPLOIT AVTECH Authenticated Command Injection in CloudSetup.cgi (Outbound) · 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 EXPLOIT AVTECH Authenticated Command Injection in CloudSetup.cgi (Outbound)";
    flow:to_server,established;
    http.uri;
    content:"/cgi-bin/supervisor/CloudSetup.cgi?exefile="; nocase; depth:43; fast_pattern;
    reference:url,github.com/Trietptm-on-Security/AVTECH;
    classtype:attempted-recon;
    sid:2030503; rev:2;
    metadata:affected_product Web_Server_Applications, attack_target Client_Endpoint, created_at 2020_07_14, deployment Perimeter, confidence High, signature_severity Major, updated_at 2020_11_17, mitre_tactic_id TA0008, mitre_tactic_name Lateral_Movement, mitre_technique_id T1210, mitre_technique_name Exploitation_Of_Remote_Services;
)

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.