34 lines
853 B
YAML
34 lines
853 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:
|
|
max-request: 1
|
|
verified: true
|
|
fofa-query: title="Busybox Repository Browser"
|
|
tags: detect,busybox,oss
|
|
|
|
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: 4b0a00483046022100b22d49b77ae4a717d7e7bf4f90d59dd65306501adfe35f406cb7a666fb2ed05e022100b2a44a153e2fc81a920d6e89e4a879794531bffd514ff590fddc038237226b33:922c64590222798bb761d5b6d8e72950 |