Kali Linux

SpoofThatMail : Bash Script To Check If A Domain Or List Of Domains Can Be Spoofed Based In DMARC Records

SpoofThatMail is a Bash script to check if a domain or list of domains can be spoofed based in DMARC records

File with domains:

sh SpoofThatMail.sh -f domains.txt

One single domain:

sh SpoofThatMail.sh -d domain

The script may not work if sp param is before p param (currently working on this)

Test manually using nslookup -type=txt _dmarc.domain.com

R K

Recent Posts

Install Redis on Ubuntu: Configuration and Remote Access

Redis is an open-source, in-memory key-value store built for raw speed and versatility. It works equally well as…

17 hours ago

Install Skype on Ubuntu: Two Methods That Actually Work

Skype doesn't ship with Ubuntu by default it's a proprietary application owned by Microsoft and…

17 hours ago

Install PHP on Ubuntu: Complete Setup Guide for Apache & Nginx

PHP is the backbone of the web. Frameworks like Laravel, WordPress, and Magento all run on…

17 hours ago

Best OSINT Tools for Cybersecurity Teams 2026: Threat Intel and Exposure Checks

Cybersecurity teams use OSINT to see what attackers can already see from public sources. In…

18 hours ago

Best Legal OSINT Tools 2026: Research Safely Without Crossing Privacy Lines

Legal OSINT is about collecting and analyzing publicly available information without bypassing privacy controls, breaking…

18 hours ago

Mono Ubuntu Install: Complete Setup Guide for 20.04

Developers building cross-platform .NET applications often rely on Mono Ubuntu Install to create a flexible…

19 hours ago