Create helm-dashboard-exposure.yaml

patch-1
Dhiyaneshwaran 2024-04-10 12:36:00 +05:30 committed by GitHub
parent 2aa36e41a7
commit 34fa335cc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: helm-dashboard-exposure
info:
name: Helm Dashboard - Exposure
author: DhiyaneshDk
severity: medium
metadata:
verified: true
max-request: 1
shodan-query: http.favicon.hash:-594722214
tags: helm,exposure,dashboard,misconfig
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Helm Dashboard</title>"
- type: status
status:
- 200