2022-09-08 13:28:46 +00:00
id : scp-admin
info :
2023-05-04 14:53:29 +00:00
name : Fortinet Admin-SCP - Detect
2022-09-08 13:28:46 +00:00
author : pussycat0x
severity : info
2023-05-04 14:53:29 +00:00
description : Fortinet Admin-SCP functionality is recommended to be disabled by default. Enabling SCP allows download of the configuration file from the FortiGate as an alternative method of backing up the configuration file.
2022-09-08 13:28:46 +00:00
reference : https://docs.fortinet.com/document/fortigate/6.4.0/hardening-your-fortigate/612504/hardening-your-fortigate
2023-05-04 14:53:29 +00:00
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.0
cwe-id : CWE-200
2023-04-14 19:44:22 +00:00
tags : audit,config,file,firewall,fortigate
2022-09-08 13:28:46 +00:00
file :
- extensions :
- conf
matchers-condition : and
matchers :
- type : word
words :
- "set admin-scp enable"
negative : true
- type : word
words :
- "config system"
- "config router"
- "config firewall"
2023-04-14 19:44:22 +00:00
condition : or
2023-05-04 14:53:29 +00:00
# Enhanced by md on 2023/05/04