51 lines
1.3 KiB
YAML
51 lines
1.3 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:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: fortinet
|
|
product: fortios
|
|
shodan-query:
|
|
- http.favicon.hash:945408572
|
|
- cpe:"cpe:2.3:o:fortinet:fortios"
|
|
- port:10443 http.favicon.hash:945408572
|
|
- http.html:"/remote/login" "xxxxxxxx"
|
|
fofa-query:
|
|
- body="/remote/login" "xxxxxxxx"
|
|
- icon_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: 4a0a00473045022077af45ba7c1eb4aa6bcde664ed1406f6ab8a752ba4094291dc4dea11c451f2c7022100873af0ddfcd8ab43687ae65bd0742cb3b3c8230cef067e35f97eb2babef4ccba:922c64590222798bb761d5b6d8e72950 |