SV-282559r1200657_rule
V-282559
SRG-OS-000324-GPOS-00125
TOSS-05-000092
CAT II
10
Configure TOSS 5 to mask the "debug-shell systemd" service using the following command:
$ sudo systemctl disable --now debug-shell.service
$ sudo systemctl mask --now debug-shell.service
Verify TOSS 5 is configured to mask the "debug-shell systemd" service using 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-282559
False
TOSS-05-000092
Verify TOSS 5 is configured to mask the "debug-shell systemd" service using 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
5738