ET WEB_SPECIFIC_APPS Microhard Systems 3G/4G Cellular Ethernet and Serial Gateway - Add Root Htpasswd


Query · suricata

flow:established,to_server;
http.uri;
content:"/system-editor.sh"; fast_pattern;
http.request_body;
content:"pw1";
content:"/etc";
content:"htpasswd";
content:"root:";
content:"Save Changes";
Raw source ET WEB_SPECIFIC_APPS Microhard Systems 3G/4G Cellular Ethernet and Serial Gateway - Add Root Htpasswd · 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 -> $HTTP_SERVERS any (
    msg:"ET WEB_SPECIFIC_APPS Microhard Systems 3G/4G Cellular Ethernet and Serial Gateway - Add Root Htpasswd";
    flow:established,to_server;
    http.uri;
    content:"/system-editor.sh"; fast_pattern;
    http.request_body;
    content:"pw1";
    content:"/etc";
    content:"htpasswd";
    content:"root:";
    content:"Save Changes";
    reference:url,exploit-db.com/exploits/45036/;
    classtype:attempted-user;
    sid:2025854; rev:2;
    metadata:attack_target Server, created_at 2018_07_17, deployment Datacenter, performance_impact Low, signature_severity Major, updated_at 2020_08_25;
)

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.