34 lines
1.3 KiB
YAML
34 lines
1.3 KiB
YAML
id: heuristic-scan
|
|
|
|
info:
|
|
name: Fortinet Heuristic Scanning not Configured - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Fortinet heuristic scanning configuration 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
|
|
cwe-id: CWE-200
|
|
tags: audit,config,file,firewall,fortigate
|
|
|
|
file:
|
|
- extensions:
|
|
- conf
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "config antivirus heuristic"
|
|
- "set mode block"
|
|
negative: true
|
|
|
|
- type: word
|
|
words:
|
|
- "config system"
|
|
- "config router"
|
|
- "config firewall"
|
|
condition: or
|
|
# digest: 4b0a00483046022100f4ec56fac28c66a16f4465dc3f38dfa1e32914d9a9f4a920eecfcd7531fd8eb1022100ded6bebd35754564f8d3f44d45f442fd0e8b1bd377f5da1d2013659cc8eea484:922c64590222798bb761d5b6d8e72950 |