2023-06-16 05:58:07 +00:00
|
|
|
id: rancher-dashboard
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Rancher Dashboard Panel - Detect
|
2024-03-12 07:52:40 +00:00
|
|
|
author: ritikchaddha,righettod
|
2023-06-16 05:58:07 +00:00
|
|
|
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
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:rancher:rancher:*:*:*:*:*:*:*:*
|
2023-06-16 05:58:07 +00:00
|
|
|
metadata:
|
2023-06-21 21:03:53 +00:00
|
|
|
max-request: 2
|
2024-03-23 09:28:19 +00:00
|
|
|
product: rancher
|
2023-06-16 05:58:07 +00:00
|
|
|
shodan-query: http.favicon.hash:-1324930554
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: rancher
|
|
|
|
verified: "true"
|
2023-06-16 05:58:07 +00:00
|
|
|
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:'
|
2024-03-12 07:52:40 +00:00
|
|
|
- '<title>Rancher'
|
2023-06-16 05:58:07 +00:00
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2024-03-15 04:34:37 +00:00
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a004830460221008780762472263304d15ed1a5dfc33e228e2d72a4e1db97026a56fc1c57d1096e02210084d8c3ca4c88d302209109340fbd8043f9fed824fcdcf323516c706c141b1100:922c64590222798bb761d5b6d8e72950
|