ET EXPLOIT Netgear DGN1000/DGN2200 Unauthenticated Command Execution Outbound


Query · suricata

flow:established,to_server;
http.uri;
content:"/setup.cgi?next_file=netgear.cfg&todo=syscmd&cmd="; depth:49;
Raw source ET EXPLOIT Netgear DGN1000/DGN2200 Unauthenticated Command Execution 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 Netgear DGN1000/DGN2200 Unauthenticated Command Execution Outbound";
    flow:established,to_server;
    http.uri;
    content:"/setup.cgi?next_file=netgear.cfg&todo=syscmd&cmd="; depth:49;
    reference:url,www.exploit-db.com/exploits/25978;
    classtype:attempted-admin;
    sid:2029215; rev:2;
    metadata:affected_product Netgear_Router, attack_target IoT, created_at 2019_12_31, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_27;
)

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.