36 lines
1016 B
YAML
36 lines
1016 B
YAML
id: fiorilaunchpad-logon
|
|
|
|
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/6793
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:sap:fiori_launchpad:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: fiori_launchpad
|
|
vendor: sap
|
|
tags: panel,edb,sap
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?saml2=disabled'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Logon</title>"
|
|
- "fioriLogin"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220438485d45a4a41b1bf68cd06858beb3f361c8e58f71dfed0a31893de0d1be1a802204447839f915b309fba4b4bedf2d668fb35d82f2e9ecb2d42d09f6d3de01fdac8:922c64590222798bb761d5b6d8e72950 |