STIGQter STIGQter: STIG Summary: Apple macOS 11 (Big Sur) Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 23 Apr 2021:

The macOS system must be configured to disable the UUCP service.

DISA Rule

SV-230791r599842_rule

Vulnerability Number

V-230791

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

APPL-11-002006

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

To disable the UUCP service, run the following command:

/usr/bin/sudo /bin/launchctl disable system/com.apple.uucp

The system may need to be restarted for the update to take effect.

Check Contents

To check if the UUCP service is disabled, use the following command:

/bin/launchctl print-disabled system | /usr/bin/grep com.apple.uucp

If the results do not show the following, this is a finding:

"com.apple.uucp" => true

Vulnerability Number

V-230791

Documentable

False

Rule Version

APPL-11-002006

Severity Override Guidance

To check if the UUCP service is disabled, use the following command:

/bin/launchctl print-disabled system | /usr/bin/grep com.apple.uucp

If the results do not show the following, this is a finding:

"com.apple.uucp" => true

Check Content Reference

M

Target Key

5246

Comments