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:
|
|
fofa-query: app="MinIO-Console"
|
|
max-request: 1
|
|
shodan-query: title:"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: 4b0a004830460221009144ecdac50f443fafdb82cd2ad5f5c2eb731616d987807e90def39944106079022100941f81569ca2517f3e61be23d18bfe4612f9f6445623f81a3ac7331e5eeb02ec:922c64590222798bb761d5b6d8e72950 |