34 lines
1.1 KiB
YAML
34 lines
1.1 KiB
YAML
id: sap-public-admin
|
|
|
|
info:
|
|
name: SAP ICM Admin Web Interface
|
|
author: t3l3machus
|
|
severity: low
|
|
description:
|
|
The SAP ICM (Internet Communication Manager) admin monitor interface is often set to public and can be accessed without authentication. The interface discloses version information about the underlying operating system, a brief SAP patch level overview, running services including their corresponding ports and more.
|
|
reference:
|
|
- https://www.saptechnicalguru.com/information-disclosure-sap-web-administration-interface/
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: html:"SAP"
|
|
tags: sap,misconfig,admin,dashboard
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/sap/admin/public/index.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Administration</title>"
|
|
- "sap.ui"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220311aefbb63a764bcb2e9a585d4829edf9b989ba739e213cc35d1172c65dc3d1a02204b6d0a40a717ace30cae73a44ac19af946609d2c62fc672f3d39b0484b871c3b:922c64590222798bb761d5b6d8e72950 |