SV-248872r991589_rule
V-248872
SRG-OS-000480-GPOS-00227
OL08-00-040180
CAT III
10
Configure the system to mask the "debug-shell systemd" service with the following command:
$ sudo systemctl mask debug-shell.service
Created symlink /etc/systemd/system/debug-shell.service -> /dev/null
Reload the daemon to take effect:
$ sudo systemctl daemon-reload
Verify OL 8 is configured to mask the "debug-shell systemd" service with the following command:
$ sudo systemctl status debug-shell.service
debug-shell.service
Loaded: masked (Reason: Unit debug-shell.service is masked.)
Active: inactive (dead)
If the "debug-shell.service" is loaded and not masked, this is a finding.
V-248872
False
OL08-00-040180
Verify OL 8 is configured to mask the "debug-shell systemd" service with the following command:
$ sudo systemctl status debug-shell.service
debug-shell.service
Loaded: masked (Reason: Unit debug-shell.service is masked.)
Active: inactive (dead)
If the "debug-shell.service" is loaded and not masked, this is a finding.
M
5416