ET EXPLOIT MiCasaVerde VeraLite - Remote Code Execution Inbound (CVE-2016-6255)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/upnp/control/hag"; depth:17; endswith; fast_pattern;
http.header;
content:"SOAPAction|3a 20|";
content:"urn|3a|schemas-micasaverde-org|3a|service|3a|HomeAutomationGateway|3a|1|23|RunLua"; within:67;
http.request_body;
content:"|3c|Code|3e|os|2e|execute|28 60|";
Raw source ET EXPLOIT MiCasaVerde VeraLite - Remote Code Execution Inbound (CVE-2016-6255) · 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 MiCasaVerde VeraLite - Remote Code Execution Inbound (CVE-2016-6255)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/upnp/control/hag"; depth:17; endswith; fast_pattern;
    http.header;
    content:"SOAPAction|3a 20|";
    content:"urn|3a|schemas-micasaverde-org|3a|service|3a|HomeAutomationGateway|3a|1|23|RunLua"; within:67;
    http.request_body;
    content:"|3c|Code|3e|os|2e|execute|28 60|";
    reference:cve,CVE-2019-12780;
    reference:md5,d6ebabf44849951d754ee2de15a24b92;
    reference:url,blogs.akamai.com/sitr/2019/06/latest-echobot-26-infection-vectors.html;
    classtype:attempted-admin;
    sid:2027489; rev:5;
    metadata:attack_target IoT, created_at 2019_06_18, deployment Perimeter, malware_family Mirai, performance_impact Low, confidence Medium, signature_severity Major, updated_at 2020_11_19, 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.