Fortinet FortiGate SSL VPN Login Panel - Detect
ID: fortinet-fortigate-panel
Severity: info
Author: bsysop
Tags: panel,fortinet,fortigate
Description
Section titled “Description”Fortinet FortiGate SSL VPN login panel was detected.
YAML Source
Section titled “YAML Source”id: fortinet-fortigate-panel
info: name: Fortinet FortiGate SSL VPN Login Panel - Detect author: bsysop severity: info description: Fortinet FortiGate 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 cwe-id: CWE-200 metadata: max-request: 1 tags: panel,fortinet,fortigate
http: - method: GET path: - "{{BaseURL}}/remote/login"
host-redirects: true max-redirects: 2 matchers: - type: word part: body words: - "/remote/fgt_lang"# digest: 4a0a004730450221008bd6afb9f48f7c4fe10d79be2c8bd7aba420d6352c401bdf24471d2583298fd7022014bb933f70167ced2c65a0eda826769933798627cd9d367475abf5824de94780: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/fortinet/fortinet-fortigate-panel.yaml"