SimpleEmailSpoofer - A simple Python CLI to Spoof Emails (SPF/DMARC checking)
A few Python programs designed to help penetration testers with email spoofing. SimpleEmailSpoofer.py A program that spoofs emails. Currently in development spoofcheck.py A program that checks if a domain can be spoofed from. The program checks SPF and DMARC records for weak configurations that...