Skip to content

Conversation

@liquidsec
Copy link
Collaborator

Part of baddns functionality will include looking for dangling NS records. It turns out, only a small minority of public DNS servers will let you do this, as they will look for a valid SOA record and essentially error out if they don't see one. However, this is exactly the condition we are looking for with that particular mode.

This PR adds an additional script and action that will piggy-back off the existing one, to further test the "valid" nameservers for their tolerance of a lack of SOA record. Those that pass this further test will be written to an additional text file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants