2020-10-16 09:27:38 +00:00
|
|
|
id: sonicwall-sslvpn-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: SonicWall Virtual Office SSL VPN Login Panel - Detect
|
2020-10-16 09:27:38 +00:00
|
|
|
author: PR3R00T
|
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: SonicWall Virtual Office SSL VPN login panel 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-01-03 16:06:23 +00:00
|
|
|
tags: panel,sonicwall
|
2020-10-16 09:27:38 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/cgi-bin/welcome"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Virtual Office</title>"
|
2023-01-16 17:41:15 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/15
|