ET WEB_SPECIFIC_APPS D-Link DIR-859 Information Disclosure Attempt (CVE-2024-0769)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri; bsize:11;
content:"/hedwig.cgi"; fast_pattern;
http.request_body;
content:"/htdocs/webinc/getcfg";
content:".xml"; within:50;
Raw source ET WEB_SPECIFIC_APPS D-Link DIR-859 Information Disclosure Attempt (CVE-2024-0769) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS D-Link DIR-859 Information Disclosure Attempt (CVE-2024-0769)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri; bsize:11;
    content:"/hedwig.cgi"; fast_pattern;
    http.request_body;
    content:"/htdocs/webinc/getcfg";
    content:".xml"; within:50;
    reference:url,www.labs.greynoise.io/grimoire/2024-06-25-dlink-again/;
    reference:cve,2024-0769;
    classtype:attempted-admin;
    sid:2055723; rev:1;
    metadata:affected_product D_Link, attack_target Networking_Equipment, tls_state plaintext, created_at 2024_09_03, cve CVE_2024_0769, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag CISA_KEV, updated_at 2024_09_03, 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.