LDO-CERT / methlab

MIT License
7 stars 0 forks source link

dkim - dmarc - spf - dig #25

Open dadokkio opened 4 years ago

dadokkio commented 4 years ago

https://pypi.org/project/dkimpy/ https://seanthegeek.net/459/demystifying-dmarc/ https://github.com/leonsmith/pydig

dadokkio commented 4 years ago

spf: pyspf on first hop if result != 250 dkim: pydkim dkim_verify if exception arc: pyfkim arc_verify.. when fail? dmarc: checkdmarc check_domains all returned in json dig: pydig.. not sure how to use it