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

issue 155 Placeholder wordlist support #268

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

ShubhamRasal
Copy link
Contributor

Add fuzz for single domain

cat tldlist.txt | dnsx  -d "google.FUZZ" -w -

```
cat tldlist.txt | dnsx  -d "google.FUZZ" -w -
```
@ShubhamRasal ShubhamRasal self-assigned this Nov 15, 2022
@ShubhamRasal ShubhamRasal marked this pull request as draft November 15, 2022 05:25
@ShubhamRasal ShubhamRasal linked an issue Nov 23, 2022 that may be closed by this pull request
@ShubhamRasal ShubhamRasal marked this pull request as ready for review November 23, 2022 11:19
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

./dnsx -d google.FUZZ -w tld.txt -resp

      _             __  __
   __| | _ __   ___ \ \/ /
  / _' || '_ \ / __| \  / 
 | (_| || | | |\__ \ /  \ 
  \__,_||_| |_||___//_/\_\ v1.1.1

		projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
google.com [142.250.192.14]
google.by [142.250.182.228]
google.de [142.250.67.227]
google.be [142.250.183.195]
google.al [142.250.67.196]
google.bi [142.250.192.131]
google.cg [142.250.183.195]
google.dj [142.250.192.99]
google.bs [142.250.199.163]
google.ae [172.217.166.163]
google.cv [142.250.192.100]
google.cd [142.251.42.35]
google.cf [142.250.67.195]
google.dk [172.217.166.35]
google.ci [142.250.183.131]
google.at [142.250.199.163]
google.gp [142.250.182.195]
google.cat [142.250.67.227]
google.gl [142.250.66.4]
google.ba [142.250.183.196]
google.az [142.250.182.228]
google.bg [172.217.160.163]
google.cm [142.250.182.195]
google.fi [142.250.182.195]
google.ee [142.250.67.195]
google.gy [142.250.183.131]
google.fr [142.250.183.35]
google.ht [142.250.183.99]
google.hn [142.250.183.35]

@ShubhamRasal ShubhamRasal changed the title issue 155 Placeholder wordlist support [WIP] issue 155 Placeholder wordlist support Jan 25, 2023
@ehsandeep ehsandeep merged commit 5defc75 into dev Feb 7, 2023
@ehsandeep ehsandeep deleted the issue-155-add-fuzz branch February 7, 2023 08:32
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.

Placeholder wordlist support
3 participants