SonicWall Management Admin Login Panel - Detect
ID: sonicwall-management-panel
Severity: info
Author: PR3R00T
Tags: panel,sonicwall
Description
Section titled “Description”SonicWall Management admin login panel was detected.
YAML Source
Section titled “YAML Source”id: sonicwall-management-panel
info: name: SonicWall Management Admin Login Panel - Detect 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 cwe-id: CWE-200 cpe: cpe:2.3:a:sonicwall:global_management_system:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: sonicwall product: global_management_system tags: panel,sonicwall
http: - method: GET path: - "{{BaseURL}}/auth.html"
matchers: - type: word words: - "<title>SonicWall - Authentication</title>" - "SonicWall Administrator"# digest: 4a0a004730450220363c7d1a909c7fd87313e8c1b9a790e51e40d6d3d61ede34d9168e4dc2d7db4d022100e6bbb5cd15470ddfa903f969ea854bed5b0abfea1e23ca4dd3f4df88a9cf8fed:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/sonicwall-management-panel.yaml"