ET EXPLOIT Netis E1+ 1.2.32533 - Unauthenticated WiFi Password Leak


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri.raw;
content:"//netcore_get.cgi"; depth:17; fast_pattern;
http.cookie;
content:"homeFirstShow=yes";
Raw source ET EXPLOIT Netis E1+ 1.2.32533 - Unauthenticated WiFi Password Leak · 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 -> any any (
    msg:"ET EXPLOIT Netis E1+ 1.2.32533 - Unauthenticated WiFi Password Leak";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri.raw;
    content:"//netcore_get.cgi"; depth:17; fast_pattern;
    http.cookie;
    content:"homeFirstShow=yes";
    reference:url,www.exploit-db.com/exploits/48384;
    classtype:attempted-admin;
    sid:2030095; rev:2;
    metadata:affected_product Linux, attack_target Networking_Equipment, created_at 2020_05_04, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_05_04;
)

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.