SV-239911r1043177_rule
V-239911
SRG-APP-000142-NDM-000245
CASA-ND-000430
CAT I
10
Disable features that should not be enabled unless required for operations.
ASA(config)# no http server enable
ASA(config)# no telnet 10.1.22.2 255.255.255.255 INSIDE
ASA(config)# end
Note: Telnet must always be disabled.
Verify the ASA does not have any unnecessary or non-secure ports, protocols, and services enabled. For example, the following features such as telnet should never be enabled, while other features should only be enabled if required for operations. In the example below, http and telnet service are enabled.
http server enable
…
…
…
telnet 10.1.22.2 255.255.255.255 INSIDE
Note: The command http server enables https and is required for ASDM.
If any unnecessary or non-secure ports, protocols, or services are enabled, this is a finding.
V-239911
False
CASA-ND-000430
Verify the ASA does not have any unnecessary or non-secure ports, protocols, and services enabled. For example, the following features such as telnet should never be enabled, while other features should only be enabled if required for operations. In the example below, http and telnet service are enabled.
http server enable
…
…
…
telnet 10.1.22.2 255.255.255.255 INSIDE
Note: The command http server enables https and is required for ASDM.
If any unnecessary or non-secure ports, protocols, or services are enabled, this is a finding.
M
5342