If malicious URL detection and file reputation detection are configured, the device matches traffic against cached malicious URL and malicious file entries. If the traffic matches a malicious URL, the device blocks the traffic. If the traffic matches a malicious file, the device performs the specified action. In either way, the traffic does not need to be sent to the sandbox for inspection. If the traffic does not match a malicious URL or malicious file, the traffic is sent to the sandbox for inspection.
Protocol |
File Detection in the Upload Direction |
File Detection in the Download Direction |
Default Action |
|---|---|---|---|
HTTP |
Enable |
Enable |
Block |
HTTPS |
Enable |
Enable |
Block |
FTP |
Enable |
Enable |
Block |
SMTP |
Enable |
- |
Alert |
POP3 |
- |
Enable |
Alert |
IMAP |
Enable |
Enable |
Alert |
NFS |
Enable |
Enable |
Alert |
SMB |
Enable |
Enable |
Block |
Sandbox detection. The following table lists sandbox detection parameters.
Protocol |
Sandbox Inspection in the Upload Direction |
Sandbox Inspection in the Download Direction |
|---|---|---|
HTTP |
Enable |
Enable |
HTTPS |
Enable |
Enable |
FTP |
Enable |
Enable |
SMTP |
Enable |
- |
POP3 |
- |
Enable |
IMAP |
Enable |
Enable |
NFS |
Enable |
Enable |
SMB |
Enable |
Enable |
File Type: BAT, CLASS, PE32, MSI, HLP, JAR, DOC, RTF, XLS, PPT, PDF, SWF, VBS, DOCX, PPTX, XLSX, WPS, DPS, ET, RAR, ZIP, GZ, 7Z, CAB, BZIP2, TAR, EML, ELF, MSP, VSD, APK, MST. Sandbox Type: Cloud sandbox. |
||
The FW supports user-defined APT defense profiles. You can configure the preceding functions and parameters as required.
Enable malicious URL detection.
Select Enable to enable malicious URL detection. Malicious URL detection is disabled by default.
When this function is enabled, the device matches traffic against cached malicious URLs. If the traffic matches a malicious URL, the device blocks the URL, and the traffic does not need to be sent to the sandbox for inspection. If the traffic does not match a malicious URL, the traffic is sent to the sandbox for inspection. The malicious URLs cached in the device are generated based on the inspection results of the sandbox.
When the timeout period of a malicious URL entry expires, the malicious URL entry is automatically deleted. The default timeout period of malicious URL entries is 10080 minutes.
Enable file reputation detection.
Select Enable to enable file reputation detection. By default, file reputation detection is disabled.
To ensure the performance of file reputation detection, file reputation detection is performed only to PE, OFFICE, and PDF files after the file reputation detection function is enabled. To inspect all types of files, you must enable the corresponding function. However, file reputation detection performance deteriorates when this function is enabled. Choose , select Enable to inspect all types of files. By default, global file reputation detection is disabled.
Parameter |
Description |
|---|---|
Protocol |
|
Upload |
Upload traffic is inspected. |
Download |
Download traffic is inspected. |
Action |
Action to be performed for a detected malicious file, which can be one of the following:
|
In the File Reputation Settings under Advanced Settings, set the aging time for the dynamically cached file reputation entries.
After the aging time expires, malicious file entries are automatically deleted. The default aging time for the dynamically cached file reputation entries is 24 hours.
Choose and configure file reputation exceptions in Advanced Settings. Enter a file hash value (currently an MD5 value) in the text box on the File Reputation Exception page and click Add to set the file reputation exception. Another method is to choose and click the File MD5 value to configure it as a file reputation exception.
By default, no file reputation exception is configured.
If you consider that a malicious file is a false positive or you want to permit a file, you can configure the hash value (currently the MD5 value) of the file as a file reputation exception. File reputation exceptions take precedence over file reputation detection. If the FW detects a malicious file and the malicious file matches a file reputation exception, the file is still permitted.
MD5 data is used for file reputation detection. Based on the imported MD5 data, users can increase the matching rate of file reputation detection. The imported MD5 list will be saved in the device cache. After the file reputation detection function is enabled, the device calculates the MD5 value of a file to be detected, and matches it against the MD5 list in the device cache. If a match is found, the device processes the file according to the action in the file reputation detection.
Click Import MD5 List. In the window that is displayed, click Browse and select the TXT file to be imported.
You can import the MD5 list by using the TXT template on the web UI or a locally created TXT file. When editing the TXT file, you can enter only one MD5 value in each line. The value consists of 32 digits and each of the digits must be 0-9/A-F. The value must end with line break \r\n.
To modify MD5 data, click Export MD5 List to download the TXT file to the local device.
The exported TXT file cannot contain the MD5 data sent by the sandbox and contains only MD5 data manually imported through the TXT file. After editing the TXT file locally, click Import MD5 List. The newly imported MD5 data automatically overwrites the original data.