Get-Mailprotection
1.6
This Script checks diffrent DNS Records about a Domain - mostly about Mailsecurity Settings.
Most of the Querys are simple DNS Querys (NS, MX, SPF, DKIM, DMARC, BIMI, MTA-STS, TLS-RPT).
The Script uses also DNS over HTTP for several checks (ZoneSigned, TLSA Record for DANE).
Also some WebQuerys are required for MTA-STS / TenantID (OIDC).
And connects via SMTP to check
Most of the Querys are simple DNS Querys (NS, MX, SPF, DKIM, DMARC, BIMI, MTA-STS, TLS-RPT).
The Script uses also DNS over HTTP for several checks (ZoneSigned, TLSA Record for DANE).
Also some WebQuerys are required for MTA-STS / TenantID (OIDC).
And connects via SMTP to check
This Script checks diffrent DNS Records about a Domain - mostly about Mailsecurity Settings.
Most of the Querys are simple DNS Querys (NS, MX, SPF, DKIM, DMARC, BIMI, MTA-STS, TLS-RPT).
The Script uses also DNS over HTTP for several checks (ZoneSigned, TLSA Record for DANE).
Also some WebQuerys are required for MTA-STS / TenantID (OIDC).
And connects via SMTP to check if the Server supports STARTTLS.
Show more
Most of the Querys are simple DNS Querys (NS, MX, SPF, DKIM, DMARC, BIMI, MTA-STS, TLS-RPT).
The Script uses also DNS over HTTP for several checks (ZoneSigned, TLSA Record for DANE).
Also some WebQuerys are required for MTA-STS / TenantID (OIDC).
And connects via SMTP to check if the Server supports STARTTLS.
Installation Options
Owners
Copyright
Free to copy, inspire, etc...
Package Details
Author(s)
- Andres Bohren Contact: a.bohren@icewolf.ch https://twitter.com/andresbohren
Tags
MX Reverse Lookup STARTTLS SPF DKIM DMARC DANE MTA-STS TLS-RPT CAA M365 TenantID
Functions
Invoke-STARTTLS Get-MailProtection
Dependencies
This script has no dependencies.
Release Notes
It's still an early Version and might contain Errors.
FileList
- Get-Mailprotection.nuspec
- Get-Mailprotection.ps1