SV-268495r1137691_rule
V-268495
SRG-OS-000080-GPOS-00048
APPL-15-002022
CAT II
10
Configure the macOS system to disable Remote Apple Events with the following commands:
/usr/sbin/systemsetup -setremoteappleevents off
/bin/launchctl disable system/com.apple.AEServer
NOTE: Systemsetup with -setremoteappleevents flag will fail unless Full Disk Access to systemsetup or its parent process is granted. This requires supervision.
Verify the macOS system is configured to disable Remote Apple Events with the following command:
/bin/launchctl print-disabled system | /usr/bin/grep -c '"com.apple.AEServer" => disabled'
If the result is not "1", this is a finding.
V-268495
False
APPL-15-002022
Verify the macOS system is configured to disable Remote Apple Events with the following command:
/bin/launchctl print-disabled system | /usr/bin/grep -c '"com.apple.AEServer" => disabled'
If the result is not "1", this is a finding.
M
5661