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

feat(scan): use syborg and Gotator for DNS enum #122

Open
3 tasks done
psyray opened this issue Jul 5, 2024 · 0 comments
Open
3 tasks done

feat(scan): use syborg and Gotator for DNS enum #122

psyray opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@psyray
Copy link
Contributor

psyray commented Jul 5, 2024

Expected feature

Syborg permit to find max subdomains recursivity based on NXDOMAIN response of the DNS server
https://github.com/MilindPurswani/Syborg

Gotator is a tool to generate DNS wordlists through permutations.
https://github.com/Josue87/gotator

Puredns use wildcard detection algorithm. It can filter out wildcards based on the DNS answers obtained from a set of trusted resolvers. It also attempts to work around DNS poisoning by validating the answers obtained using those trusted resolvers.
https://github.com/d3mondev/puredns

Alternative solutions

No response

Anything else?

No response

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@psyray psyray added the enhancement New feature or request label Jul 5, 2024
@psyray psyray self-assigned this Jul 5, 2024
@psyray psyray changed the title feat(scan): use syborg for DNS enum feat(scan): use syborg and Gotator for DNS enum Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant