Update fiori-launchpad.yaml
parent
8f1898efc9
commit
d9a020a1b3
|
@ -9,7 +9,7 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
google-dork: sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html -site:sap.com
|
||||
tags: sap,panel
|
||||
tags: panel,sap,fiori
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -19,15 +19,16 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<title>Logon</title>"
|
||||
- "SAP SE"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/html"
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue