nuclei-templates/http/misconfiguration/installer/cloudcenter-Installer.yaml

28 lines
512 B
YAML
Raw Normal View History

2022-10-27 04:07:34 +00:00
id: cloudcenter-installer
info:
name: CloudCenter Installer Exposure
author: pussycat0x
severity: unknown
2022-10-27 04:07:34 +00:00
metadata:
max-request: 1
2022-10-27 04:07:34 +00:00
verified: true
shodan-query: title:"CloudCenter Installer"
tags: misconfig,cisco,cloudcenter,install,exposure
http:
2022-10-27 04:07:34 +00:00
- method: GET
path:
- '{{BaseURL}}'
2022-10-27 04:07:34 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>CloudCenter Installer'
- type: status
status:
- 200