EmailSecCheck is a lightweight Python utility used to check for common SPF/DMARC misconfigurations that may allow for email spoofing.
-
Updated
Mar 16, 2023 - Python
EmailSecCheck is a lightweight Python utility used to check for common SPF/DMARC misconfigurations that may allow for email spoofing.
Python script to read DMARC reports from a mailbox, parse them, format them as syslog messages, and send them to syslog server
DMARCShield is a Python program for email authentication and security. It offers a DMARC checker to ensure domain security, and a spoofing email sender to test for vulnerabilities. Protect your email communication and keep your domain safe with MailSecure.
Python script for analyzing zipped or gzipped DMARC reports.
To check the DMARC records for multiple domains at once,This script accepts multiple domains as arguments and checks for the existence of DMARC, SPF, and DKIM records for each domain. To run this script, you'll need to provide the domains as arguments when calling the script from the command line.
Add a description, image, and links to the dmarc-record topic page so that developers can more easily learn about it.
To associate your repository with the dmarc-record topic, visit your repo's landing page and select "manage topics."