nuclei-templates/exposed-panels/minio-detect.yaml

18 lines
282 B
YAML

id: minio-detect
info:
name: Minio panel detect
author: pikpikcu
severity: info
tags: panel
requests:
- method: GET
path:
- "{{BaseURL}}/minio/login"
matchers:
- type: word
words:
- "<title>MinIO Browser</title>"
part: body