2021-06-05 10:27:13 +00:00
|
|
|
id: sap-netweaver-info-leak
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SAP NetWeaver ICM Info page leak
|
|
|
|
author: randomstr1ng
|
|
|
|
severity: medium
|
2022-04-22 10:38:41 +00:00
|
|
|
description: Detection of SAP NetWeaver ABAP Webserver /public/info page
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://www.acunetix.com/vulnerabilities/web/sap-icf-sap-public-info-sensitive-information-disclosure/
|
|
|
|
- https://github.com/Jean-Francois-C/SAP-Security-Audit
|
2022-07-21 18:26:52 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-21 18:26:52 +00:00
|
|
|
shodan-query: http.favicon.hash:-266008933
|
2024-06-07 10:04:29 +00:00
|
|
|
product: content_server
|
|
|
|
vendor: sap
|
|
|
|
fofa-query: icon_hash=-266008933
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: sap,misconfig
|
2021-06-05 10:27:13 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-06-05 10:27:13 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/sap/public/info"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- "RFC_SYSTEM_INFO.Response"
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
2023-10-14 11:27:55 +00:00
|
|
|
- "<RFCDEST>.*</RFCDEST>"
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100db8882e18c02a5cffed9736a19204a82df1d180c5a7c4c066ce16ab73f11de5802202cf2878825fdd94f30dc13652ddea95e4e7726e133dd9b92fe4c3fb6f4a37f96:922c64590222798bb761d5b6d8e72950
|