34 lines
859 B
YAML
34 lines
859 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
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 4b0a00483046022100d6a1f10acac0f712eb8ee9719f6f081cc8e937cb4f32885c4dc5f71a78282cd2022100cb07961a60db5dfb12cd6497f3e120d56f7d3646c283ebde7f883d4b9efe9b0f:922c64590222798bb761d5b6d8e72950 |