To defend against attacks originated from malicious sessions to the intranet, you can configure the FW to interwork with the HiSec Insight.
HiSec Insight V100R003C30 and later versions support encrypted traffic analysis. Encrypted service traffic (such as HTTPS, POP3S, IMAPS, and SMTPS traffic encrypted based on SSL) can be directly mirrored to the HiSec Insight through the FW or switch. For versions earlier than HiSec Insight V100R003C30, you need to configure SSL encrypted traffic detection on the FW to decrypt the traffic and then mirror the traffic to the HiSec Insight through the FW. For configuration details, see Server Protection Through SSL-Encrypted Traffic Detection.
Set the administrator service type to api and the authentication mode to local authentication or server authentication based on the actual scenario. For configuration details, see Creating an Administrator Account (Local Authentication) or Creating an Administrator Account (Server Authentication).
Enable the HTTPS-based RESTCONF interface service.
Specify the certificate that the FW sends to users who use HTTPS for authentication on the RESTCONF interface.
security server-certificate file-name
blacklist aging-time aging-time
log interval time
threat alarm threshold threshold-value
Threat log entries are created on the FW if traffic matches the blacklist imported from the HiSec Insight. They are used to collect statistics on blacklist-matching traffic. Threat log entries record information such as the source IP address, destination IP address, protocol, matching count, slot ID, and CPU ID. The FW periodically sends logs that are generated by scanning threat log entries at a fixed interval. After each scanning, threat log entries are cleared, so that the table can be written later. If a long log sending interval is set, the threat log entry usage may be high. After the usage exceeds the threshold, an alarm is generated.
Run the display api restconf client command. You can view the connected client count value in the command output to view the running status of the HiSec Insight, which serves as the RESTCONF client.
Run the display firewall blacklist item type apt-cis command to view the number of blacklist entries detected by HiSec Insight interworking.
<sysname> display firewall blacklist item type apt-cis IP/port/protocol/user Reason Insert Time Age Time HitTimes ---------------------------------------------------------------------------------------------------------------------------- 1.1.1.1 /any (dst) /any/ Apt-cis 2016/12/10 16:59:55 Permanent 2
Blacklist entries Apt-cis exist only after the FW successfully interworks with the HiSec Insight.