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

Exchange Internet-facing Send connectors must specify a Smart Host.

DISA Rule

SV-207287r615936_rule

Vulnerability Number

V-207287

Group Title

SRG-APP-000213

Rule Version

EX13-MB-000105

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-SendConnector -Identity <'IdentityName'> -SmartHosts <'IP Address of Smart Host'> -DNSRoutingEnabled $false

Note: The <IdentityName> and <IP Address of Smart Host> values must be in quotes.

Repeat the procedure for each Send connector.

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-SendConnector | Select Name, Identity, SmartHosts

Identify the Internet-facing connectors.

For each Send connector, if the value of SmartHosts does not return the Smart Host IP Address, this is a finding.

Vulnerability Number

V-207287

Documentable

False

Rule Version

EX13-MB-000105

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-SendConnector | Select Name, Identity, SmartHosts

Identify the Internet-facing connectors.

For each Send connector, if the value of SmartHosts does not return the Smart Host IP Address, this is a finding.

Check Content Reference

M

Target Key

2923

Comments