nuclei-templates/technologies/minio-detect.yaml

22 lines
330 B
YAML

id: minio-detect
info:
name: Minio Detection
author: pdteam
severity: info
tags: tech,minio
requests:
- method: GET
path:
- "{{BaseURL}}/minio/login"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "MinIO Browser"