STIGQter STIGQter: STIG Summary: Microsoft Exchange 2013 Mailbox Server Security Technical Implementation Guide Version: 2 Release: 1 Benchmark Date: 22 Jan 2021:

Exchange internal Receive connectors must use Domain Security (mutual authentication Transport Layer Security).

DISA Rule

SV-207289r615936_rule

Vulnerability Number

V-207289

Group Title

SRG-APP-000219

Rule Version

EX13-MB-000115

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-ReceiveConnector -Identity <'IdentityName'> -DomainSecureEnabled $true

Note: The <IdentityName> value must be in quotes.

Repeat the procedures for each Receive connector.

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-ReceiveConnector | Select Name, Identity, DomainSecureEnabled

For each Receive connector, if the value of DomainSecureEnabled is not set to True, this is a finding.

Vulnerability Number

V-207289

Documentable

False

Rule Version

EX13-MB-000115

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-ReceiveConnector | Select Name, Identity, DomainSecureEnabled

For each Receive connector, if the value of DomainSecureEnabled is not set to True, this is a finding.

Check Content Reference

M

Target Key

2923

Comments