1. Home
  2. Security Hardening
  3. DISA Microsoft Exchange 2013 Client Access Server STIG V1R3
  4. EX13-CA-000105 – Exchange must have the Public Folder virtual directory removed if not in use by the site.

EX13-CA-000105 – Exchange must have the Public Folder virtual directory removed if not in use by the site.

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 Public Folders. If an attacker were to intrude into an Exchange CA server and be able to access the Public Folder website, it would provide an additional attack vector, provided the virtual directory was present.

Once removed, the Public functionality cannot be used without restoring the virtual directory.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

Open the Exchange Management Shell and enter the following command:

Remove-PublicFolder -Identity ‘IdentityName’ -Recurse:$True

Note: This command deletes the public folder Directory Folder and all its child public folders.

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