SV-239859r665863_rule
V-239859
SRG-NET-000131-FW-000025
CASA-FW-000130
CAT II
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.
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 is enabled.
http server enable
…
…
…
telnet 10.1.22.2 255.255.255.255 INSIDE
Note: The command http server actually enables https and is required for ASDM.
If any unnecessary or non-secure ports, protocols, or services are enabled, this is a finding.
V-239859
False
CASA-FW-000130
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 is enabled.
http server enable
…
…
…
telnet 10.1.22.2 255.255.255.255 INSIDE
Note: The command http server actually enables https and is required for ASDM.
If any unnecessary or non-secure ports, protocols, or services are enabled, this is a finding.
M
5339