Kraken Cluster Monitoring

patch-1
pussycat0x 2023-02-10 12:13:50 +05:30 committed by GitHub
parent d04505bf81
commit 6b3a1653aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: kraken-cluster-monitoring
info:
name: Kraken Cluster Monitoring
author: pussycat0x
severity: info
metadata:
verified: true
shodan-query: http.title:"Kraken dashboard"
tags: panel,kraken,cluster
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "Kraken dashboard"
- "Kraken cluster monitoring"
condition: and
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200