ET EXPLOIT Technicolor TD5130.2 - Remote Command Execution


Query · suricata

flow:to_server,established;
urilen:13;
http.method;
content:"POST";
http.uri;
content:"/mnt_ping.cgi"; fast_pattern;
http.request_body;
content:"isSubmit=1&addrType=3&pingAddr=|3b|"; depth:32;
Raw source ET EXPLOIT Technicolor TD5130.2 - Remote Command Execution · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET EXPLOIT Technicolor TD5130.2 - Remote Command Execution";
    flow:to_server,established;
    urilen:13;
    http.method;
    content:"POST";
    http.uri;
    content:"/mnt_ping.cgi"; fast_pattern;
    http.request_body;
    content:"isSubmit=1&addrType=3&pingAddr=|3b|"; depth:32;
    reference:url,www.exploit-db.com/exploits/47651;
    classtype:attempted-admin;
    sid:2030261; rev:2;
    metadata:affected_product Linux, attack_target IoT, created_at 2020_06_08, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_06_08;
)

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.