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

build passive DNS to get a list of domains for seized ns servers #26

Open
mthcht opened this issue Feb 5, 2025 · 2 comments
Open

build passive DNS to get a list of domains for seized ns servers #26

mthcht opened this issue Feb 5, 2025 · 2 comments

Comments

@mthcht
Copy link
Owner

mthcht commented Feb 5, 2025

All available free services are insufficient. A good starting point would be scanning both the Tranco and Majestic Million domain lists with massdns for passive DNS records.

Combine with free informations retrieved from:

@mthcht
Copy link
Owner Author

mthcht commented Feb 7, 2025

  • add the TOP1M domains to a database
  • use https://certstream.calidog.io/ to add new domains in real time to the database
  • use massdns to update the dns infos of each domains in the database
  • calculate the necessary time for ~ 1M domains and scale if possible

@mthcht
Copy link
Owner Author

mthcht commented Feb 13, 2025

I can do 400 million domains with massdns per day, need to schedule two days per month to update the list of seized servers with my server (not sure if it's worth it)

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

No branches or pull requests

1 participant