nuclei-templates/exposed-panels/sap-cloud-analytics.yaml

31 lines
550 B
YAML
Raw Normal View History

2023-01-11 05:41:00 +00:00
id: sap-cloud-analytics
info:
name: SAP Analytics Cloud
author: righettod
severity: info
metadata:
verified: "true"
shodan-query: http.html:"SAP Analytics Cloud"
tags: panel,sap,cloudanalytics
requests:
- method: GET
path:
2023-01-18 08:29:15 +00:00
- '{{BaseURL}}'
2023-01-11 05:41:00 +00:00
2023-01-18 08:29:15 +00:00
host-redirects: true
max-redirects: 2
2023-01-11 05:41:00 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'SAP Analytics Cloud'
2023-01-11 05:49:47 +00:00
- '/approuter/'
condition: and
2023-01-11 05:41:00 +00:00
- type: status
status:
- 200