1. Home
  2. Security Hardening
  3. DISA Microsoft Exchange 2016 Edge Transport Server STIG V2R2
  4. EX16-ED-000480 – The Exchange tarpitting interval must be set.

EX16-ED-000480 – The Exchange tarpitting interval must be set.

Details

Tarpitting is the practice of artificially delaying server responses for specific Simple Mail Transfer Protocol (SMTP) communication patterns that indicate high volumes of spam or other unwelcome messages. The intent of tarpitting is to slow down the communication process for spam batches to reduce the cost effectiveness of sending spam and thwart directory harvest attacks.

A directory harvest attack is an attempt to collect valid email addresses from a particular organization so the email addresses can be added to a spam database. A program can be written to collect email addresses that return a ‘Recipient OK’ SMTP response and discard all email addresses that return a ‘User unknown’ SMTP response.

Tarpitting makes directory harvest attacks too costly to automate efficiently.

Solution

Open the Exchange Management Shell and enter the following command:

Set-ReceiveConnector -Identity <'IdentityName'> -TarpitInterval ’00:00:05′

Note: The value and the Interval must be in single quotes.

Repeat the procedures for each Receive connector.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Information Integrity.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles