ET EXPLOIT Possible SolarWinds Orion API Local File Disclosure (SWNetPerfMon.db) (CVE-2020-10148)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/SWNetPerfMon.db.i18n.ashx?"; nocase; fast_pattern;
Raw source ET EXPLOIT Possible SolarWinds Orion API Local File Disclosure (SWNetPerfMon.db) (CVE-2020-10148) · 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 -> any any (
    msg:"ET EXPLOIT Possible SolarWinds Orion API Local File Disclosure (SWNetPerfMon.db) (CVE-2020-10148)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/SWNetPerfMon.db.i18n.ashx?"; nocase; fast_pattern;
    reference:url,gist.github.com/0xsha/75616ef6f24067c4fb5b320c5dfa4965;
    reference:url,kb.cert.org/vuls/id/843464;
    reference:cve,2020-10148;
    classtype:web-application-attack;
    sid:2031460; rev:2;
    metadata:affected_product Web_Server_Applications, attack_target Client_Endpoint, created_at 2020_12_29, cve CVE_2020_10148, deployment Perimeter, confidence Medium, signature_severity Major, tag CISA_KEV, updated_at 2021_09_09;
)

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.