Skip to content

DhelthaX/DMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DMC

pythonVer Twitter

Beginners Guide

This is a tool to check DMARC records for certain domains.

  1. Download the DMC python script
  2. Run it with Python3

Usage

You can use in single domain mode or wordlist mode.

  • To use in domain mode use "-d" flag.
  • To use in wordlist mode use "-w" flag.

Eg:

python3 DMC.py -d DOMAIN.COM
python3 DMC.py -w /path/to/domainlist

dmcPic

  -h, --help            show this help message and exit
  -d DOMAIN, --domain DOMAIN
                        For a Single Domain
  -w WORDLIST, --wordlist WORDLIST
                        For a List of Domains

Appendix and FAQ

Find any bug? Feel free to submit your issue! 👍

tags: DMARC SPF DKIM EMAIL DNS

About

Tool for check DMARC records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages