nuclei-templates/exposed-panels/sonicwall-management-panel....

25 lines
585 B
YAML
Raw Normal View History

2020-10-16 10:21:52 +00:00
id: sonicwall-management-panel
info:
name: SonicWall Management Admin Login Panel - Detect
2020-10-16 10:21:52 +00:00
author: PR3R00T
severity: info
description: SonicWall Management admin 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 10:21:52 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/auth.html"
matchers:
- type: word
words:
- "<title>SonicWall - Authentication</title>"
- "SonicWall Administrator"
# Enhanced by md on 2023/01/15