Based on the analysis of security threats and device vulnerabilities discussed in the preceding sections, users can evaluate the security risks facing the devices and implement appropriate mitigation measures. Table 1 provides the mitigation measures for each type of threat.
Security Threats |
Device Vulnerability |
Risk Assessment |
Mitigation Measures |
|---|---|---|---|
DoS |
|
The control and management planes have insufficient processing capabilities, and it is easy to trigger traffic flooding attacks, causing significant damage to devices. Risk level: high |
|
Information leakage |
|
Insecure access channels can be easily exploited by attackers to initiate attacks. For example, attacks easily occur due to insufficient rights control measures for accounts and the openness of IP networks. Risk level: high |
|
Compromised information integrity |
No integrity check measures are available during IP packet transmission. |
Many communication protocols lack an integrity check mechanism, and information tampering cannot be avoided on open IP networks. Risk level: medium |
|
Unauthorized access |
|
Risk level: medium |
|
Identity spoofing |
The device is unable to authenticate all source addresses due to the openness of IP networks. |
Address spoofing attacks may be launched, interrupting services or overloading the system. Risk level: medium |
Enable features such as unicast reverse path forwarding (URPF), and DHCP Snooping to protect the device against becoming an attack target. |
Replay attack |
Among TCP/IP protocols, Layer 3 and lower-layer protocols cannot process sequence numbers, exposing networks to replay attacks. If the system lacks sufficient capabilities to process session requests, the system will be overloaded. |
The device does not have sufficient capabilities to process session requests, resulting in system overload. Risk level: high |
Use the hardware network processor (NP) to respond to request messages, and the dynamic whitelist to suppress new sessions and retain ongoing sessions. |
Computer virus |
The device lacks sufficient capabilities to process traffic flooding caused by network viruses, resulting in system overload. |
Virus-infected computers trigger traffic flooding, exhausting bandwidth resources and overloading the system CPU. Risk level: high |
|
Misoperations |
|
Risk level: medium |
|
Physical intrusion |
The device grants relatively high levels of permissions to physically connected users, such as those accessing the device through serial interfaces or panel-based interfaces. Once attackers exploit these permissions, they can maliciously configure the device. |
Malicious configurations on the device cause major problems. Physical access to telecom networks is usually under strict control. Risk level: low |
Enhance physical and environmental security control to avoid security incidents caused by unauthorized physical access and environmental accidents. |