UCF STIG Viewer Logo

The application Contacts must be removed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51567 OSX8-00-00510 SV-65777r1_rule Low
Description
The application Contacts must be removed.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53895r1_chk )
To check for the existence of Contacts, run the following command:

ls -ald /Applications/Contacts.app

If anything is returned, this is a finding.
Fix Text (F-56373r1_fix)
To remove Contacts run the following command:

sudo rm -Rf /Applications/Contacts.app