SV-258885r933716_rule
V-258885
SRG-OS-000480-GPOS-00227
PHTN-40-000222
CAT II
10
At the command line, run the following commands:
# systemctl disable ctrl-alt-del.target
# systemctl mask ctrl-alt-del.target
# systemctl daemon-reload
At the command line, run the following command to verify the ctrl-alt-del target is disabled and masked:
# systemctl status ctrl-alt-del.target --no-pager
Example output:
ctrl-alt-del.target
Loaded: masked (Reason: Unit ctrl-alt-del.target is masked.)
Active: inactive (dead)
If the "ctrl-alt-del.target" is not "inactive" and "masked", this is a finding.
V-258885
False
PHTN-40-000222
At the command line, run the following command to verify the ctrl-alt-del target is disabled and masked:
# systemctl status ctrl-alt-del.target --no-pager
Example output:
ctrl-alt-del.target
Loaded: masked (Reason: Unit ctrl-alt-del.target is masked.)
Active: inactive (dead)
If the "ctrl-alt-del.target" is not "inactive" and "masked", this is a finding.
M
5569