Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-51565 | OSX8-00-00515 | SV-65775r1_rule | Low |
Description |
---|
The application Mail must be removed. |
STIG | Date |
---|---|
Apple OS X 10.8 (Mountain Lion) Workstation STIG | 2015-02-10 |
Check Text ( C-53893r1_chk ) |
---|
To check for the existence of Mail, run the following command: ls -ald /Applications/Mail.app If anything is returned, this is a finding. |
Fix Text (F-56369r1_fix) |
---|
To remove Mail run the following command: sudo rm -Rf /Applications/Mail.app |