Update minio-console-detect.yaml

patch-1
Prince Chaddha 2021-10-22 15:43:13 +05:30 committed by GitHub
parent e47e50b6c1
commit 82d319b56f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -1,15 +1,17 @@
id: minio-console-Detect
id: minio-console-detect
info:
name: MinIO-Console Detection
name: MinIO Console Detection
author: pussycat0x
severity: info
metadata:
fofa-dork: 'app="MinIO-Console"'
tags: panel
tags: panel,minio
requests:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
@ -17,6 +19,7 @@ requests:
- '<title>MinIO Console</title>'
condition: and
part: body
- type: status
status:
- 200
- 200