Create minio-detect.yaml

patch-1
PikPikcU 2021-07-03 19:52:00 +07:00 committed by GitHub
parent 8f19732d8b
commit 4d082d08c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
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