Skip to content

Can't resolve big domain lists #378

Open
@oldDuDe124

Description

@oldDuDe124

Hi
I'm trying to resolve a wordlist containing roughly 2.2 million domains , i know some domains must be resolved and are valid but when I pass the list to dnsx it just doesn't seem to be resolving them and finishes the scan after 10 seconds.
I've tried using stdin input like:
cat list.txt | dnsx -silent
and also using -l option:
dnsx -l list.txt -silent
but no luck!
I also tried reducing the list to 1k lines and it worked. so I guess the size of the list is the main problem here.

Metadata

Metadata

Assignees

Labels

InvestigationSomething to InvestigateType: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Type: QuestionA query or seeking clarification on parts of the spec. Probably doesn't need the attention of all.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions