STIGQter STIGQter: STIG Summary: Apple OS X 10.14 (Mojave) Security Technical Implementation Guide Version: 2 Release: 3 Benchmark Date: 23 Apr 2021:

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

DISA Rule

SV-209594r610285_rule

Vulnerability Number

V-209594

Group Title

SRG-OS-000074-GPOS-00042

Rule Version

AOSX-14-002038

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

To disable the tftpd service, run the following command:

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

Check Contents

To check if the tftpd service is disabled, run the following command:

sudo launchctl print-disabled system | grep tftpd

If the results do not show the following, this is a finding:
"com.apple.tftpd" => true

Vulnerability Number

V-209594

Documentable

False

Rule Version

AOSX-14-002038

Severity Override Guidance

To check if the tftpd service is disabled, run the following command:

sudo launchctl print-disabled system | grep tftpd

If the results do not show the following, this is a finding:
"com.apple.tftpd" => true

Check Content Reference

M

Target Key

2930

Comments