Versa SD-WAN Login Panel - Detect
ID: versa-sdwan
Severity: info
Author: pdteam
Tags: panel,versa,sdwan
Description
Section titled “Description”Versa SD-WAN login panel was detected.
YAML Source
Section titled “YAML Source”id: versa-sdwan
info: name: Versa SD-WAN Login Panel - Detect author: pdteam severity: info description: Versa SD-WAN 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 metadata: max-request: 1 tags: panel,versa,sdwan
http: - method: GET path: - "{{BaseURL}}/versa/login.html"
host-redirects: true max-redirects: 2 matchers: - type: word words: - "Versa Networks"# digest: 4b0a00483046022100dfd7f3a86b591c9576803d6b1aabf3c4aacdb31331ccfcfafa75fecb460723eb022100c0209c5a74c7d2eadf5068ce03c58926349b150591105cb3530d4fd70ccee6e3: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/versa/versa-sdwan.yaml"