dnsx icon indicating copy to clipboard operation
dnsx copied to clipboard

dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers.

Results 41 dnsx issues
Sort by recently updated
recently updated
newest added

### Please describe your feature request: https://github.com/hakluke/hakaxfr ### Describe the use case of this feature: ```console echo zonetransfer.me | dnsx -axfr zonetransfer.me ``` ```console echo zonetransfer.me | dnsx -axfr -resp...

Priority: Medium
Status: Completed
Type: Enhancement

### Please describe your feature request: Reference: https://github.com/projectdiscovery/nuclei/pull/1564 ### Describe the use case of this feature: ```console echo mta-sts.hackerone.com | dnsx -caa mta-sts.hackerone.com ``` ```console echo mta-sts.hackerone.com | dnsx -caa...

Priority: Medium
Status: Completed
Type: Enhancement

### Please describe your feature request: https://github.com/projectdiscovery/dnsx/issues/137#issuecomment-1017681092 Would be great if you could choose the wordlist placeholder like ffuf ### Describe the use case of this feature: ```zsh cat list.txt...

Priority: Medium
Type: Enhancement

### dnsx version: dev ### Steps To Reproduce: Running with **latest** version: ```console while true; do echo total: `chaos -d hackerone.com | dnsx -silent | wc`; done total: 10 total:...

Priority: High
Status: On Hold
Type: Bug

Hi Team, Hope All are going well !! I believe it would be grateful if a kind of auto pre-check resolving mechanism can be implemented for proceeding Bruteforcing on Dnsx...

Type: Enhancement

![image](https://user-images.githubusercontent.com/13679401/188634938-f5673183-8a8c-4f2c-b742-bcc948467005.png)

Priority: Medium
Type: Bug

Currently wildcard detection only works with a single domain. It would be nice to be able to support the following use-case: ```sh cat root_domains | dnsx -rc servfail -w wordlist.txt...

Type: Enhancement

### Please describe your feature request: ### Describe the use case of this feature:

Type: Enhancement

### dnsx version: v1.1.6 ### Current Behavior: I'm utilizing dnsx as a library in my program, generating subdomains from alterx, and resolving them through dnsx. The problem arises when I...

Type: Bug
Investigation

### Please describe your feature request: ```sh echo randominternalname | dnsx -proxy socks5://127.0.0.1:1080 ```

Type: Enhancement