40 lines
996 B
YAML
40 lines
996 B
YAML
id: openshift-installer-panel
|
|
|
|
info:
|
|
name: OpenShift Assisted Installer Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: medium
|
|
description: OpenShift Assisted Installer panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L
|
|
cvss-score: 4.6
|
|
cwe-id: CWE-284
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"OpenShift Assisted Installer"
|
|
tags: panel,openshift,cluster,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/clusters'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'OpenShift Assisted Installer'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a0048304602210091fc7bb70722073fe8dc3d57bc3debe24159eb2b4a0363af2f47ef4db5d0a05d022100b35cedf0abddb00d8d9951fe689069f4a00190b13f6c4d44a38236be4300668a:922c64590222798bb761d5b6d8e72950
|