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

Extend the wildcard detection support #232

Open
forgedhallpass opened this issue Aug 31, 2022 · 1 comment
Open

Extend the wildcard detection support #232

forgedhallpass opened this issue Aug 31, 2022 · 1 comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@forgedhallpass
Copy link
Contributor

Currently wildcard detection only works with a single domain. It would be nice to be able to support the following use-case:

cat root_domains | dnsx -rc servfail -w wordlist.txt -wd -r resolvers.txt

Steps:

  1. filter based on the response code
  2. brute-force
  3. detect servers supporting wildcards
  4. show all subdomains. Input domain that support wildcards, should appear only once. We could also mark them somehow.
@forgedhallpass forgedhallpass added the Type: Enhancement Most issues will probably ask for additions or changes. label Aug 31, 2022
@marcelo321
Copy link

@forgedhallpass would be cool to give as a flag the domains we want to filter, or just completely extend the wildcard filtering to all subs in the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

2 participants