2023-03-23 02:36:53 +00:00
|
|
|
id: fortinet-fortimanager-panel
|
|
|
|
|
|
|
|
info:
|
2023-03-31 11:32:17 +00:00
|
|
|
name: Fortinet FortiManager Panel - Detect
|
2023-03-23 02:36:53 +00:00
|
|
|
author: johnk3r
|
|
|
|
severity: info
|
2023-03-31 11:32:17 +00:00
|
|
|
description: |
|
2023-04-28 13:11:35 +00:00
|
|
|
Fortinet FortiManager panel was detected.
|
2023-03-23 02:36:53 +00:00
|
|
|
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
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:fortinet:fortimanager:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-02-22 00:55:04 +00:00
|
|
|
product: fortimanager
|
2024-03-26 08:03:04 +00:00
|
|
|
vendor: fortinet
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel,fortinet,fortios,fortimanager,detect
|
2023-03-23 02:36:53 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-03-23 02:36:53 +00:00
|
|
|
- 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:
|
|
|
|
- '<span class="platform">(.*?)</span>'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a0047304502201c1fb1ae7545e07e30c912b38d1cab7bf87c4383e579680ce2de778ea7ee3830022100e69f4ad2cf83b81b01f47153628ef9107159692510756f2daec275f66dfeb9fc:922c64590222798bb761d5b6d8e72950
|