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

30 lines
621 B
YAML
Raw Normal View History

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