nuclei-templates/misconfiguration/bootstrap-admin-panel-templ...

30 lines
621 B
YAML

id: bootstrap-admin-panel-template
info:
name: Bootstrap Admin Panel Template
author: tess
severity: info
metadata:
verified: true
shodan-query: title:"Dashboard - Bootstrap Admin Template"
tags: bootstrap,panel,misconfig,exposure
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: or
matchers:
- type: word
part: body
words:
- "Dashboard - Bootstrap Admin Template"
- "Bootstrap Responsive Admin Template"
condition: and
- type: word
part: body
words:
- "Bootstrap Admin Template"