nuclei-templates/http/exposed-panels/sonicwall-sslvpn-panel.yaml

31 lines
678 B
YAML
Raw Normal View History

2020-10-16 09:27:38 +00:00
id: sonicwall-sslvpn-panel
info:
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
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
metadata:
max-request: 1
2020-10-16 09:27:38 +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"