Bootstrap Admin Panel Template Panel - Detect
ID: bootstrap-admin-panel-template
Severity: info
Author: tess
Tags: bootstrap,panel,misconfig,exposure
Description
Section titled “Description”Bootstrap Admin Panel Template panel was detected.
YAML Source
Section titled “YAML Source”id: bootstrap-admin-panel-template
info: name: Bootstrap Admin Panel Template Panel - Detect author: tess severity: info description: Bootstrap Admin Panel Template panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 cpe: cpe:2.3:a:teamworktec:responsive_bootstrap_admin_template:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 shodan-query: title:"Dashboard - Bootstrap Admin Template" product: responsive_bootstrap_admin_template vendor: teamworktec tags: bootstrap,panel,misconfig,exposure
http: - 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"# digest: 490a004630440220627120a3c2aada6576cb638e7be1d10efaf25d25a62348511b0d2f500775a48e02205333d075ea93326cc55ad3693e600c4ddcfa6571f65de245a851f30824d7556a:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/bootstrap-admin-panel-template.yaml"