Fireware XTM Login Panel - Detect
ID: fireware-xtm-user-authentication
Severity: info
Author: dhiyaneshDK
Tags: panel,watchguard
Description
Section titled “Description”Fireware XTM login panel was detected.
YAML Source
Section titled “YAML Source”id: fireware-xtm-user-authentication
info: name: Fireware XTM Login Panel - Detect author: dhiyaneshDK severity: info description: Fireware XTM 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:watchguard:fireware_xtm:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: watchguard product: fireware_xtm shodan-query: - http.title:"Fireware XTM User Authentication" - http.title:"fireware xtm user authentication" fofa-query: title="fireware xtm user authentication" google-query: intitle:"fireware xtm user authentication" tags: panel,watchguard
http: - method: GET path: - '{{BaseURL}}/sslvpn_logon.shtml'
matchers-condition: and matchers: - type: word words: - '<title>User Authentication'
- type: status status: - 200# digest: 4a0a00473045022100ba7a649b20f5318fa2809e44e5990a8897ccf9256aa8a8f136229642fbb2724402202e68e129ed668e41964620ae7ed734994c873812b79a7720f86aab77582e6f63: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/fireware-xtm-user-authentication.yaml"