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
|
2023-08-16 21:09:19 +00:00
|
|
|
author: PR3R00T,johnk3r
|
2020-10-16 09:27:38 +00:00
|
|
|
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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2020-10-16 09:27:38 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-10-16 09:27:38 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/cgi-bin/welcome"
|
2023-08-16 21:09:19 +00:00
|
|
|
|
2023-08-17 05:57:52 +00:00
|
|
|
matchers-condition: or
|
2020-10-16 09:27:38 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Virtual Office</title>"
|
2023-08-16 21:09:19 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "SonicWALL SSLVPN Web Server"
|