Enhancement: file/audit/fortigate/heuristic-scan.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-05-03 18:11:51 -04:00
parent 71e596f7ee
commit 236d6f991f
1 changed files with 8 additions and 2 deletions

View File

@ -1,11 +1,15 @@
id: heuristic-scan
info:
name: Heuristic scanning is not configured
name: Fortinet Heuristic Scanning - Configuration
author: pussycat0x
severity: info
description: Heuristic scanning is a technique used to identify previously unknown viruses. A value of block enables heuristic AV scanning of binary files and blocks any detected. A replacement message will be forwarded to the recipient. Blocked files are quarantined if quarantine is enabled.
description: Fortinet heuristic scanning is advised to thwart attacks. Heuristic scanning is a technique used to identify previously unknown viruses. A value of block enables heuristic AV scanning of binary files and blocks any detected. A replacement message is forwarded to the recipient, and blocked files are quarantined if quarantine is enabled.
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.0
cwe-id: CWE-200
tags: audit,config,file,firewall,fortigate
file:
@ -26,3 +30,5 @@ file:
- "config router"
- "config firewall"
condition: or
# Enhanced by md on 2023/05/03