Kraken Cluster Monitoring
parent
d04505bf81
commit
6b3a1653aa
|
@ -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
|
Loading…
Reference in New Issue