/spfenum

A tool to enumerate the spf entries and look for potential vulnerable mail servers

Primary LanguagePythonMIT LicenseMIT

spfenum

A tool to enumerate the spf entries and look for potential vulnerable mail servers

##########################################
./spfenum.py -d <domain>
 -d, --domain      : The domain to enumerate the SPF record on
 -n, --nameserver  : Nameserver to use
 -s, --shodan      : Shodan API key
 -h, --help        : This helpmenu
##########################################