Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spoofable flag and graph #23

Open
dotBATmanNO opened this issue Jan 18, 2022 · 0 comments
Open

Add Spoofable flag and graph #23

dotBATmanNO opened this issue Jan 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dotBATmanNO
Copy link
Owner

[Feature request proposed by colleague]

Add check to claim that a domain is Spoofable

  • This test should be on by default, but also be disabled with the flag -CheckSpoofable 0

  • Output should have a flag for IsSpoofable.

  • Another graph should be created.

Flag should be True if any of the following conditions are met:

  • Lack of an SPF or DMARC record
  • SPF record never specifies ~all, -all
  • DMARC policy is set to p=none or is nonexistent

bc7c6325-a1e0-41b3-a708-0e4c3fcb4919

@dotBATmanNO dotBATmanNO added enhancement New feature or request help wanted Extra attention is needed labels Jan 18, 2022
@dotBATmanNO dotBATmanNO self-assigned this Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant