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

Massdns Rework #1255

Closed
Tracked by #1235
TheTechromancer opened this issue Apr 11, 2024 · 1 comment
Closed
Tracked by #1235

Massdns Rework #1255

TheTechromancer opened this issue Apr 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@TheTechromancer
Copy link
Collaborator

Massdns should be broken into two or three smaller, more manageable modules that inherit from a shared template:

  • dnsbrute_wordlist - simple wordlist brute force
  • dnsbrute_mutation - consumes DNS_NAMEs and tries common mutations like -dev, -api, etc.
  • dnsbrute_wordcloud - builds up a target-specific DNS mutation word cloud over the course of the scan and executes it at finish()
@TheTechromancer TheTechromancer added the enhancement New feature or request label Apr 11, 2024
@TheTechromancer TheTechromancer mentioned this issue Apr 11, 2024
42 tasks
@TheTechromancer TheTechromancer self-assigned this Apr 25, 2024
@TheTechromancer
Copy link
Collaborator Author

Added in #1303.

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