46 lines
1.1 KiB
YAML
46 lines
1.1 KiB
YAML
id: fiori-launchpad
|
|
|
|
info:
|
|
name: Fiori Launchpad Login Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: Fiori Launchpad login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7941
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: sap
|
|
product: fiori_launchpad
|
|
verified: true
|
|
max-request: 1
|
|
google-query: sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html -site:sap.com
|
|
tags: sap,fiori,edb,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Logon</title>"
|
|
- "SAP SE"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402205cc56f3d2e2a16841b634d08c8beabd8262ea65131d9956c4cd3b0dfd856fa9c02206eb8b1aea0a52928676f2f34f222aad17c37b84f2da7fcdf15a8bb3b1f267d07:922c64590222798bb761d5b6d8e72950
|