Skip to content

v4d1/SpoofThatMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

SpoofThatMail

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

File with domains (One per line):

sh SpoofThatMail.sh -f domains.txt

One single domain:

sh SpoofThatMail.sh -d domain

image