mailspoof
mailspoof copied to clipboard
Scans SPF and DMARC records for issues that could allow email spoofing.
Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.15 to 2.0.16. Changelog Sourced from codecov's changelog. 2.0.16 fixed reported command injection vulnerability. Commits 3a8b06b Version 2.0.16 b2951c0 Merge pull request #231 from codecov/ce-1380 2a80aa4 CE-1380_sanitize_args...
support custom nameserver, that can be defined using -s flag on commandline or when using mailspoof as library in the scan() call as argument. defaults to None, standard dns.resolver behaviour...
Getting the following error: "dns.resolver.NoAnswer: The DNS response does not contain an answer to the question: [DOMAIN.COM]. IN TXT" Happening with multiple domains in a list. Domains exist and are...
Bumps [py](https://github.com/pytest-dev/py) from 1.7.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
Traceback (most recent call last): File "./mailspoof", line 10, in sys.exit(main()) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/mailspoof/__init__.py", line 42, in main 'issues': spoof_check(domain) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/mailspoof/scanners.py", line 249, in __call__ return self.spf_check(domain) + self.dmarc_check(domain) File...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. Changelog *Sourced from [urllib3's changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst).* > 1.24.2 (2019-04-17) > ------------------- > > * Don't load system certificates by default when any other ``ca_certs``, ``ca_certs_dir``...
```~ $ mailspoof -d puregym.com Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/dns/resolver.py", line 215, in __init__ rdclass, rdtype) File "/usr/local/lib/python3.6/site-packages/dns/message.py", line 352, in find_rrset raise KeyError KeyError During handling of...
Are there vulns worth tracking here? ``` adkim: (plain-text; OPTIONAL; default is "r".) Indicates whether strict or relaxed DKIM Identifier Alignment mode is required by the Domain Owner. See Section...