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
|
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>"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402207ad7d1a61a6958746e27b31d8be46eeffef69a87635db3c0bb23b0ae90fe7f6502207c7a65743f25f94df7cf19bbf362916d654f3887c25795b2063cc9f50ca0d3a9:922c64590222798bb761d5b6d8e72950
|