ET EXPLOIT Fastweb Fastgate 0.00.81 - Remote Code Execution


Query · suricata

flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"/status.cgi?cmd=";
content:"&act=nvset&service=usb_remove&mount="; distance:0; fast_pattern;
Raw source ET EXPLOIT Fastweb Fastgate 0.00.81 - Remote Code 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 Fastweb Fastgate 0.00.81 - Remote Code Execution";
    flow:to_server,established;
    http.method;
    content:"GET";
    http.uri;
    content:"/status.cgi?cmd=";
    content:"&act=nvset&service=usb_remove&mount="; distance:0; fast_pattern;
    reference:url,www.exploit-db.com/exploits/47654;
    classtype:attempted-admin;
    sid:2030276; rev:2;
    metadata:affected_product Linux, attack_target IoT, created_at 2020_06_10, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_06_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)

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.