• Stars
    star
    309
  • Rank 135,306 (Top 3 %)
  • Language
    Shell
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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