Config Antivirus Heuristic - Fortinet FortiGate FortiGate-1000A Administration Manual

Fortinet fortigate fortigate-1000a: user guide
Hide thumbs Also See for FortiGate FortiGate-1000A:
Table of Contents

Advertisement

Antivirus

config antivirus heuristic

FortiGate-1000A/FA2 Administration Guide
Example
This example shows how to set the FortiGate unit to optimize operations for antivirus
scanning.
config system global
set optimize antivirus
end
The FortiGate heuristic antivirus engine performs tests on files to detect virus-like
behavior or known virus indicators. Heuristic scanning is performed last, after file
blocking and virus scanning have found no matches. In this way, heuristic scanning
may detect new viruses, but may also produce some false positive results.
The heuristic engine is enabled by default to pass suspected files to the recipient and
send a copy to quarantine. Once configured in the CLI, heuristic is enabled in a
protection profile when Virus Scan is enabled.
Use the heuristic command to change the heuristic scanning mode.
Command syntax pattern
config antivirus heuristic
set <keyword> <variable>
end
config antivirus heuristic
unset <keyword>
end
get antivirus heuristic
show antivirus heuristic
Table 34: antivirus heuristic command keywords and variables
Keywords and variables
mode
{pass | block | disable}
Example
This example shows how to disable heuristic scanning.
config antivirus heuristic
set mode disable
end
01-28011-0254-20051115
Description
Enter pass to enable heuristics
but pass detected files to the
recipient. Suspicious files are
quarantined if quarantine is
enabled.
Enter block to enable heuristics
and block detected files. A
replacement message is
forwarded to the recipient. Blocked
files are quarantined if quarantine
is enabled.
Enter disable to disable
heuristics.
CLI configuration
Default Availability
All models.
pass
319

Advertisement

Table of Contents
loading

Table of Contents