39 lines
935 B
YAML
39 lines
935 B
YAML
id: hydra-dashboard
|
|
|
|
info:
|
|
name: Hydra Router Dashboard - Detect
|
|
author: tess
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: hydra_project
|
|
product: hydra
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Hydra Router Dashboard"
|
|
tags: panel,exposure,hydra
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Hydra Router Dashboard"
|
|
- "screen: 'dashboard'"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402205c4da1ec1f55c8ce92298cdc02f4f4936cbef2f93db1daee13bbd87a1f0ac0c60220386dc1d342b7e1215fd8ad714c63f55b7ed7a75b180a3fe27ae4977dcd1a4932:922c64590222798bb761d5b6d8e72950
|