2022-11-10 18:08:18 +00:00
|
|
|
id: hydra-dashboard
|
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
name: Hydra Router Dashboard - Detect
|
2022-11-10 18:08:18 +00:00
|
|
|
author: tess
|
|
|
|
severity: low
|
2022-11-19 01:50:30 +00:00
|
|
|
description: Hydra router dashboard was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-11-10 18:08:18 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Hydra Router Dashboard"
|
2022-11-12 07:40:20 +00:00
|
|
|
tags: panel,exposure,hydra
|
2022-11-10 18:08:18 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Hydra Router Dashboard"
|
|
|
|
- "screen: 'dashboard'"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-11-19 01:50:30 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/18
|