28 lines
531 B
YAML
28 lines
531 B
YAML
id: kubernetes-mirantis
|
|
|
|
info:
|
|
name: Mirantis Kubernetes Engine
|
|
author: pussycat0x
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
shodan-query: http.html:"Mirantis Kubernetes Engine"
|
|
fofa-query: app="Mirantis-Kubernetes-Engine"
|
|
tags: tech,kubernetes,devops,kube,k8s
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Mirantis Kubernetes Engine"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|