ET SCAN Geutebrueck re_porter 7.8.974.20 Information Disclosure


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/statistics/gscsetup.xml";
Raw source ET SCAN Geutebrueck re_porter 7.8.974.20 Information Disclosure · 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 SCAN Geutebrueck re_porter 7.8.974.20 Information Disclosure";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/statistics/gscsetup.xml";
    reference:cve,2018-15534;
    reference:url,exploit-db.com/exploits/45240/;
    classtype:attempted-recon;
    sid:2026008; rev:2;
    metadata:attack_target IoT, created_at 2018_08_22, cve CVE_2018_15534, deployment Datacenter, performance_impact Low, confidence Medium, signature_severity Major, updated_at 2020_08_25, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1082, mitre_technique_name System_Information_Discovery;
)

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.