1. Home
  2. Security Hardening
  3. DISA Microsoft Exchange 2013 Client Access Server STIG V1R3
  4. EX13-CA-000110 – Exchange must have the Microsoft Active Sync directory removed.

EX13-CA-000110 – Exchange must have the Microsoft Active Sync directory removed.

Details

To reduce the vectors through which a server can be attacked, unneeded application components should be disabled or removed. By default, a virtual directory is installed for Active Sync, and the Exchange application default has Active Sync disabled.

If an attacker were to intrude into an Exchange CA server and reactivate Active Sync, this attack vector could once again be open, provided the virtual directory is present.

Once removed, the Active Sync functionality cannot be used without restoring the virtual directory, not a trivial process.

Solution

Open an Exchange Command Shell and enter the following command:

Remove-ActiveSyncVirtualDirectory Microsoft-Server-ActiveSync -Confirm $true

Note: The physical directory must also be deleted.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles