Laravel Backpack Admin Login Panel - Detect
ID: backpack-admin-panel
Severity: info
Author: shine
Tags: panel,backpack,admin
Description
Section titled “Description”Laravel Backpack admin login panel was detected.
YAML Source
Section titled “YAML Source”id: backpack-admin-panel
info: name: Laravel Backpack Admin Login Panel - Detect author: shine severity: info description: | Laravel Backpack admin login 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 cwe-id: CWE-200 cpe: cpe:2.3:a:backpackforlaravel:backpack\\\\crud:*:*:*:*:*:*:*:* metadata: max-request: 1 shodan-query: title:"Backpack Admin" verified: true product: backpack\\\\crud vendor: backpackforlaravel tags: panel,backpack,admin
http: - method: GET path: - "{{BaseURL}}/admin/login"
matchers: - type: word part: body words: - 'Backpack Admin' - 'backpack_alerts' condition: or# digest: 490a00463044022077575372d74ece52d209272f4a596698bf135323c70cbe625dc55cd4e387643d022025c46d80943ec008d1f3f357d9658a3e6d7275d75940636cca578a7beb39837e: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/exposed-panels/backpack/backpack-admin-panel.yaml"