Create openshift-installer.yaml

patch-1
Dhiyaneshwaran 2022-10-27 03:48:57 +05:30 committed by GitHub
parent a326344c5e
commit 58d98ff910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: openshift-installer
info:
name: OpenShift Assisted Installer
author: DhiyaneshDk
severity: high
metadata:
verified: true
shodan-query: title:"OpenShift Assisted Installer"
tags: misconfig,openshift,install
requests:
- 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