31 lines
843 B
YAML
31 lines
843 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
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"MinIO Console"
|
|
fofa-query: app="MinIO-Console"
|
|
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: 4b0a00483046022100fea3343498683c4e6d86da45880751299a233a9dbe9b7d66259cacb71d27249a022100f55c808a66393b98cef83aaa093b0ed21cf85d6bbca14c3123b6d5361c2ab5df:922c64590222798bb761d5b6d8e72950 |