SV-280094r1184607_rule
V-280094
SRG-OS-000324-GPOS-00125
RHEL-10-700970
CAT II
10
Configure RHEL 10 to mask the debug-shell systemd service with the following command:
$ sudo systemctl disable --now debug-shell.service
$ sudo systemctl mask --now debug-shell.service
Verify RHEL 10 is configured to mask the debug-shell systemd service with the following command:
$ sudo systemctl status debug-shell.service
o 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-280094
False
RHEL-10-700970
Verify RHEL 10 is configured to mask the debug-shell systemd service with the following command:
$ sudo systemctl status debug-shell.service
o 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
5733