SV-101225r1_rule
V-91125
SRG-APP-000142-NDM-000245
JUNI-ND-000470
CAT I
10
Disable the following services if enabled as shown in the example below.
[edit system services]
delete telnet
delete finger
delete xnm-clear-text
Review the services that have been enabled as shown in the following configuration example:
services {
finger;
telnet;
xnm-clear-text;
netconf {
ssh;
}
}
Services such as finger, telnet, and clear text-based JUNOScript connections should never be enabled. Other services such as Netconf, FTP, DHCP, and SSL-based JUNOScript connections should only be enabled if operationally required.
If the router is not configured to prohibit the use of all unnecessary and non-secure functions and services, this is a finding.
V-91125
False
JUNI-ND-000470
Review the services that have been enabled as shown in the following configuration example:
services {
finger;
telnet;
xnm-clear-text;
netconf {
ssh;
}
}
Services such as finger, telnet, and clear text-based JUNOScript connections should never be enabled. Other services such as Netconf, FTP, DHCP, and SSL-based JUNOScript connections should only be enabled if operationally required.
If the router is not configured to prohibit the use of all unnecessary and non-secure functions and services, this is a finding.
M
3381