33 lines
871 B
YAML
33 lines
871 B
YAML
id: sonicwall-sslvpn-panel
|
|
|
|
info:
|
|
name: SonicWall Virtual Office SSL VPN Login Panel - Detect
|
|
author: PR3R00T,johnk3r
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,sonicwall
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin/welcome"
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Virtual Office</title>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "SonicWALL SSLVPN Web Server"
|
|
|
|
# digest: 4a0a00473045022044927a70422ba12919ea640a1b4cf102874fc7f2c5d223fc851ec6ccbe234b20022100ffdb613abc34ea88c64e7c95e0160c74c1372cd8cf60979cb8459466105ed31a:922c64590222798bb761d5b6d8e72950
|