{"id":14064814,"url":"https://github.com/MarkoH17/EmailSecCheck","last_synced_at":"2025-07-29T19:31:31.271Z","repository":{"id":37538240,"uuid":"421537343","full_name":"MarkoH17/EmailSecCheck","owner":"MarkoH17","description":"EmailSecCheck is a lightweight Python utility used to check for common SPF/DMARC misconfigurations that may allow for email spoofing.","archived":false,"fork":false,"pushed_at":"2023-03-16T15:01:20.000Z","size":9,"stargazers_count":17,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-13T07:07:35.457Z","etag":null,"topics":["dmarc-record","email-security","pentesting","spf-record"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarkoH17.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-26T18:18:45.000Z","updated_at":"2024-08-13T07:07:41.281Z","dependencies_parsed_at":"2024-08-13T07:07:39.787Z","dependency_job_id":"3a8bc540-4184-432c-8e48-be0c6ae780bd","html_url":"https://github.com/MarkoH17/EmailSecCheck","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkoH17%2FEmailSecCheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkoH17%2FEmailSecCheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkoH17%2FEmailSecCheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkoH17%2FEmailSecCheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarkoH17","download_url":"https://codeload.github.com/MarkoH17/EmailSecCheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228040863,"owners_count":17860211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dmarc-record","email-security","pentesting","spf-record"],"created_at":"2024-08-13T07:04:05.833Z","updated_at":"2024-12-04T03:31:34.405Z","avatar_url":"https://github.com/MarkoH17.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# What is EmailSecCheck?\nEmailSecCheck is a lightweight Python utility that checks whether email security DNS records (DMARC and SPF) are configured properly for a domain. EmailSecCheck is powered by [checkdmarc](https://github.com/domainaware/checkdmarc), and leverages it to identify common misconfigurations in DNS records that may enable for email spoofing.\n\nEmail spoofing is identified under the following conditions:\n\n - SPF Issues\n   - SPF configured as something other than `fail` or `softfail`\n   - SPF record is missing\n   - SPF record contains a syntax error\n - DMARC Issues\n   - Multiple SPF records exist\n   - DMARC record is missing\n   - DMARC record contains a syntax error\n   - Multiple DMARC records exist\n\n\n# Getting Started\nGrab the latest release and install the package requirements by running `pip3 install -r requirements.txt`. EmailSecCheck was developed for Python 3.\n\n## Checking DNS Records for a Single Domain\n```\npython3 emailseccheck.py --domain \u003cdomain_here\u003e\n```\n\n## Checking DNS Records for Several Domains\n```\npython3 emailseccheck.py --domains_file \u003cpath_to_file_here\u003e\n```\n\n## Example\n![image](https://user-images.githubusercontent.com/8473031/138940399-452c0f6c-3a4d-4b0a-b5dc-f43d7e6245d3.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarkoH17%2FEmailSecCheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMarkoH17%2FEmailSecCheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarkoH17%2FEmailSecCheck/lists"}