44 lines
1.1 KiB
YAML
44 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: fortinet
|
|
product: fortios
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:945408572
|
|
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: 490a004630440220535becfa91bfac03c1b589337e0514987845dce3b2e713fdec08b995f00f70fe02202ce9050258aa66024e26a5cb5405ef744ddc39e6bbf3187e3e8f472558edd819:922c64590222798bb761d5b6d8e72950 |