2023-06-16 05:58:07 +00:00
|
|
|
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:
|
2023-10-14 11:27:55 +00:00
|
|
|
verified: "true"
|
2023-06-21 21:03:53 +00:00
|
|
|
max-request: 2
|
2023-06-16 05:58:07 +00:00
|
|
|
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
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-06-16 05:58:07 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'content="Rancher Dashboard'
|
|
|
|
- 'rancherEnv:'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100a47d3b2180e577092c1dccb936c1380eef37b5cef4ee1d95185491571e356776022059aaf2ae8805ffe838b3e334fd3e71ed6a4b47312e9bbfedfad47b2a09a04eb9:922c64590222798bb761d5b6d8e72950
|