Details
The ICMP supports IP traffic by relaying information about paths, routes, and network conditions. Switches automatically send ICMP messages under a wide variety of conditions. Mask Reply ICMP messages are commonly used by attackers for network mapping and diagnosis.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Disable ip mask-reply on all external interfaces as shown below:
SW1(config)#int g0/1
SW1(config-if)#no ip mask-reply
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Cisco.
References
- 800-53|SC-5
- CAT|II
- CCI|CCI-002385
- Rule-ID|SV-220434r622190_rule
- STIG-ID|CISC-RT-000180
- STIG-Legacy|SV-110715
- STIG-Legacy|V-101611
- Vuln-ID|V-220434