STIGQter STIGQter: STIG Summary: MS Exchange 2013 Edge Transport Server Security Technical Implementation Guide Version: 1 Release: 5 Benchmark Date: 26 Apr 2019:

The Exchange SMTP automated banner response must not reveal server details.

DISA Rule

SV-84543r1_rule

Vulnerability Number

V-69921

Group Title

SRG-APP-000435

Rule Version

EX13-EG-000315

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-ReceiveConnector -Identity <'IdentityName'> -Banner '220 SMTP Server Ready'

Note: The <IdentityName> and 220 SMTP Server Ready values must be in quotes.

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-ReceiveConnector | Select Name, Identity, Banner

If the value of Banner is not set to 220 SMTP Server Ready, this is a finding.

Vulnerability Number

V-69921

Documentable

False

Rule Version

EX13-EG-000315

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-ReceiveConnector | Select Name, Identity, Banner

If the value of Banner is not set to 220 SMTP Server Ready, this is a finding.

Check Content Reference

M

Target Key

3099

Comments