Delete kubeview-dashboard-detect.yaml

patch-1
pussycat0x 2023-03-02 12:49:07 +05:30 committed by GitHub
parent 80cd692197
commit 33aa1e5b8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
id: kubeview-dashboard-detection
info:
name: KubeView Dashboard Exposure
author: ja1sh
severity: info
description: An attacker can detect the public instance of a KubeView dashboard
tags: dashboard,k8s,dashboard,exposure
metadata:
shodan-query: "http.favicon.hash:-379154636"
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- <title>KubeView</title>