41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
id: unauth-fastvue-dashboard
|
|
|
|
info:
|
|
name: Fastvue Dashboard Panel - Unauthenticated Detect
|
|
author: DhiyaneshDK
|
|
severity: medium
|
|
description: Fastvue Dashboard panel was detected without authentication.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-1117549627
|
|
tags: panel,fastvue,unauth,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/dashboard.aspx"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Fastvue Sophos Reporter</title>"
|
|
- "<title>Fastvue Reporter for SonicWall</title>"
|
|
condition: or
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Dashboard"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100d60b3bd6812c37c55f9d7089462db10748bcbf396ed539d3a98b02061f7aa9f0022100ad9ed2d61bff9c5802dfd8561b3f260f349eb23fe8a5fb0bf74226f77e381852:922c64590222798bb761d5b6d8e72950
|