43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
id: rancher-dashboard
|
|
|
|
info:
|
|
name: Rancher Dashboard Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Rancher Dashboard was detected.
|
|
reference:
|
|
- https://rancher.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: rancher
|
|
product: rancher
|
|
verified: "true"
|
|
max-request: 2
|
|
shodan-query: http.favicon.hash:-1324930554
|
|
tags: panel,rancher,dashboard,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/dashboard/auth/login"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="Rancher Dashboard'
|
|
- 'rancherEnv:'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502204b2eff477cf85674dbfdbe986a85125022bcc2168f941120c8e54f48644472d0022100939c5664047e43a8c708459558f848cb41ef40c239050d7cb0e4f3c586a04475:922c64590222798bb761d5b6d8e72950 |