45 lines
1.1 KiB
YAML
45 lines
1.1 KiB
YAML
id: fortios-panel
|
|
|
|
info:
|
|
name: FortiOS Admin Login Panel - Detect
|
|
author: canberbamber,Jna1
|
|
severity: info
|
|
description: |
|
|
FortiOS admin login panel was detected.
|
|
reference:
|
|
- https://www.horizon3.ai/fortinet-iocs-cve-2022-40684/
|
|
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:o:fortinet:fortios:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: fortios
|
|
shodan-query: http.favicon.hash:945408572
|
|
vendor: fortinet
|
|
verified: true
|
|
tags: panel,fortinet,fortios
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /api/v2/cmdb/system/admin/admin HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '/remote/login'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'Server: xxxxxxxx-xxxxx'
|
|
|
|
- type: status
|
|
status:
|
|
- 403
|
|
# digest: 4a0a00473045022100ab7fc3aa3ca843a0b325496163cf7c11c2d262e1929c08e18b5fc7cee44a9dd3022000daf30115ae5f37afb2075881fd18692a05510ff4997edcad71ba118cea3a3f:922c64590222798bb761d5b6d8e72950
|