33 lines
1.2 KiB
YAML
33 lines
1.2 KiB
YAML
id: auto-usb-install
|
|
|
|
info:
|
|
name: Fortinet Auto USB Installation Enabled - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Via Fortinet Auto USB installation, an attacker with physical access to a FortiGate can load a new configuration or firmware using the USB port, thereby potentially being able to obtain sensitive information, modify data, and/or execute unauthorized operations.
|
|
reference: https://docs.fortinet.com/document/fortigate/6.2.0/hardening-your-fortigate/582009/system-administrator-best-practices
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
tags: audit,config,file,firewall,fortigate
|
|
|
|
file:
|
|
- extensions:
|
|
- conf
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "set auto-install-config disable"
|
|
- "set auto-install-image disable"
|
|
negative: true
|
|
|
|
- type: word
|
|
words:
|
|
- "config system"
|
|
- "config router"
|
|
- "config firewall"
|
|
condition: or
|
|
# digest: 4a0a0047304502207705ba820df9f78c5d686bb2cf0a2945360c63e2774a2bd9984e2b676dfc3a71022100f9dc533ffa5f2fe96faee48a7249bf2982a55b89e7d5f40e7f49330d47dc5d2c:922c64590222798bb761d5b6d8e72950 |