38 lines
965 B
YAML
38 lines
965 B
YAML
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: 490a00463044022015b08978d4ca616482fe5dfaacd76733ceb12156814a4b5c23bb1460944482cf0220756e8ce0be3e02d06c9e4acaf2e42f0f1a032292e1678f47218b3c6ab2f047ea:922c64590222798bb761d5b6d8e72950 |