SV-268131r1131067_rule
V-268131
SRG-OS-000074-GPOS-00042
ANIX-00-000780
CAT I
10
Edit the NixOS Configuration file /etc/nixos/configuration.nix or /etc/nixos/flake.nix and remove any references to pkgs.libtelnet, pkgs.busybox, or pkgs.inetutils from the environment.systemPackages list.
Rebuild and switch to the new NixOS configuration:
$ sudo nixos-rebuild switch
Ensure the telnet package is not installed and available with the following command:
$ whereis telnet
telnet:
If there is a path, and the output looks like "telnet: /nix/store/sqiphymcpky1yysgdc1aj4lr9jg9n53a-inetutils-2.2/bin/telnet", this is a finding.
V-268131
False
ANIX-00-000780
Ensure the telnet package is not installed and available with the following command:
$ whereis telnet
telnet:
If there is a path, and the output looks like "telnet: /nix/store/sqiphymcpky1yysgdc1aj4lr9jg9n53a-inetutils-2.2/bin/telnet", this is a finding.
M
5658