id: fortinet-fortimanager-panel info: name: Fortinet FortiManager Panel - Detect author: johnk3r severity: info description: | Fortinet FortiManager panel was detected. reference: - https://www.fortinet.com/br/products/management/fortimanager 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 cwe-id: CWE-200 metadata: max-request: 1 tags: panel,fortinet,fortios,fortimanager,detect http: - method: GET path: - "{{BaseURL}}/p/login/" matchers-condition: and matchers: - type: word part: body words: - "FortiManager" - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - '(.*?)'