ET WEB_SPECIFIC_APPS Vulnerable SAP NetWeaver Path Observed - Information Disclosure (CVE-2016-2388)


Query · suricata

flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"/webdynpro/resources/";
content:"/JWFTestAddAssignees#"; fast_pattern;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Vulnerable SAP NetWeaver Path Observed - Information Disclosure (CVE-2016-2388) · 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,$HTTP_SERVERS] any (
    msg:"ET WEB_SPECIFIC_APPS Vulnerable SAP NetWeaver Path Observed - Information Disclosure (CVE-2016-2388)";
    flow:to_server,established;
    http.method;
    content:"GET";
    http.uri;
    content:"/webdynpro/resources/";
    content:"/JWFTestAddAssignees#"; fast_pattern;
    reference:cve,2016-2388;
    classtype:attempted-recon;
    sid:2038697; rev:2;
    metadata:attack_target Web_Server, created_at 2022_08_31, cve CVE_2016_2388, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Informational, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_28, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1082, mitre_technique_name System_Information_Discovery;
    target:dest_ip;
)

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.