SV-84489r1_rule
V-69867
SRG-APP-000261
EX13-EG-000180
CAT II
10
Update the EDSP.
Open the Exchange Management Shell and enter the following command:
For BlockedDomains:
Set-SenderFilterConfig -BlockedDomains <BlockedDomain>
Repeat the procedure for each domain that is to be blocked.
or
For BlockedDomainsAndSubdomains:
Set-SenderFilterConfig -BlockedDomainsAndSubdomains <BlockedDomainAndSubdomain>
Repeat the procedure for each domain and all of its subdomains that are to be blocked.
Review the Email Domain Security Plan (EDSP).
Determine the unaccepted domains that are to be blocked.
Open the Exchange Management Shell and enter the following command:
Get-SenderFilterConfig | Select Name, BlockedDomains, BlockedDomainsAndSubdomains
If the value for BlockedDomains or BlockedDomainsAndSubdomains does not reflect the list of accepted domains, this is a finding.
V-69867
False
EX13-EG-000180
Review the Email Domain Security Plan (EDSP).
Determine the unaccepted domains that are to be blocked.
Open the Exchange Management Shell and enter the following command:
Get-SenderFilterConfig | Select Name, BlockedDomains, BlockedDomainsAndSubdomains
If the value for BlockedDomains or BlockedDomainsAndSubdomains does not reflect the list of accepted domains, this is a finding.
M
3099