nuclei-templates/exposed-panels/fiori-launchpad.yaml

36 lines
727 B
YAML
Raw Normal View History

2022-08-17 15:24:19 +00:00
id: fiori-launchpad
info:
name: Fiori Launchpad Login
author: DhiyaneshDk
severity: info
reference:
- https://www.exploit-db.com/ghdb/7941
metadata:
verified: true
google-query: sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html -site:sap.com
tags: sap,fiori,edb,panel
2022-08-17 15:24:19 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html"
matchers-condition: and
matchers:
- type: word
2022-08-20 09:23:15 +00:00
part: body
2022-08-17 15:24:19 +00:00
words:
- "<title>Logon</title>"
- "SAP SE"
condition: and
- type: word
2022-08-20 09:23:15 +00:00
part: header
2022-08-17 15:24:19 +00:00
words:
- "text/html"
- type: status
status:
- 200