Implementation of the AIE
The AIE of the FW uses security detection algorithms based on machine learning and deep learning to detect threats. Figure 1 shows the implementation of the AIE.
Figure 1 Implementation of the AIE
With the AIE, the FW processes the received traffic as follows:
- After receiving a packet from the Internet, the FW searches for a security policy during the packet forwarding process.
- If the packet matches a security policy that references the AIE profile, the FW processes the packet based on the action in the security policy and sends the packet to the flow probe for information collection. The metadata is then obtained. If the packet matches a security policy that does not reference the AIE profile, the FW directly processes the packet based on the action in the security policy and sends the packet to another service module for processing.
- The collected metadata is sent to the AIE, and the AIE analyzes and detects the metadata against the check items configured in the AIE profile. If a threat event is detected, the AIE sends a log to the system and generates a report. The log describes details about the threat event, based on which the administrator can perform subsequent operations.
Comparison of the Detection Methods
Both the flow probe and AIE can be used for advanced threat detection. The difference is that the flow probe functions as an information collector and needs to connect to the HiSec Insight, whereas the AIE can detect threats on the FW locally. Table 1 lists the comparison of the two detection methods. You can select either of them as required.
Table 1 Comparison between the flow probe connected to the HiSec Insight and local AIEItem
|
Flow Probe Connected to the HiSec Insight
|
Local AIE
|
Threat detection system
|
HiSec Insight
|
AIE of the FW
|
Detectable threat type
|
Comprehensive types
|
DGA domain name requests, malicious C&C flows, malicious encrypted C&C flows, SQL injection, and brute-force cracking (supported by the corresponding detection engines of the AIE)
|
Threat detection cost
|
Costly, since the HiSec Insight needs to be deployed independently
|
Cost-effective, as no other systems need to be deployed independently
|