Busybox Repository Browser - Detect
ID: busybox-repository-browser
Severity: info
Author: ritikchaddha
Tags: detect,busybox,oss,panel
Description
Section titled “Description”Busybox Repository Browser was detected.
YAML Source
Section titled “YAML Source”id: busybox-repository-browser
info: name: Busybox Repository Browser - Detect author: ritikchaddha severity: info description: | Busybox Repository Browser was detected. reference: - https://github.com/mirror/busybox classification: cpe: cpe:2.3:a:busybox:busybox:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: busybox product: busybox fofa-query: title="Busybox Repository Browser" tags: detect,busybox,oss,panel
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "Busybox Repository Browser" - "index</a>" condition: and
- type: status status: - 200# digest: 490a0046304402202662ad4597e4e447078b7347eb73a52186e2e8b1ee507eaa276c3b4d24e9b732022048b226c0178e9d6f3137df5eb12afae2f78e33fe03ec165b0d6710080b745dc6: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/busybox-repository-browser.yaml"