34 lines
927 B
YAML
34 lines
927 B
YAML
id: minio-console
|
|
|
|
info:
|
|
name: MinIO Console Login Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: MinIO Console login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:minio:console:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"MinIO Console"
|
|
fofa-query: app="MinIO-Console"
|
|
product: console
|
|
vendor: minio
|
|
tags: panel,minio
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "contains(tolower(body), '<title>minio console</title>')"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220035935e9d05be6b7b74cbf0d371c7c751e975d62088c9677188503865851311802201ef8d41d7ddf2c9ab1a45317479c9e9cef60c8a6ae2339280b9ce7ff7705d16c:922c64590222798bb761d5b6d8e72950 |