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

Puredns with custom wordlist #87

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hiteshkumarthakur
Copy link
Collaborator

@hiteshkumarthakur hiteshkumarthakur commented Mar 1, 2025

Added Puredns for subdomain enumeration.

puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.

using below puredns command with wordlist to bruteforce and resolve for better results.

puredns bruteforce best-dns-wordlist.txt {input_domain} -r resolvers.txt --write {output_file_path}

Maintained by trickest to resolve domain : https://raw.githubusercontent.com/trickest/resolvers/main/resolvers.txt
Maintained by Assetnote : https://wordlists-cdn.assetnote.io/data/manual/best-dns-wordlist.txt

@Prateek-Thakare Prateek-Thakare self-requested a review March 3, 2025 05:23
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

Successfully merging this pull request may close these issues.

1 participant