dnsx
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.
### dnsx version: `main|dev` ### Current Behavior: With very large `/8` and `/16` network ranges reverse PTR queries causes somehow the engine to hang with all go routines in I/O...
Bumps the modules group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.1.0` |...
**before abruptely being closed:** no, it's not the same feature as "wildcard filtering". **Explanation:** Some domains will respond with DNS code `noerror` and fake records (A, CNAME, etc...) **for any...
Currently we have -d and -w (file or comma separated or stdin) but -l it's only file or stdin, it's useful to have also comma separated using -l
``` dnsx -resp -recon -rc noerror -d wikipedia.org -json -wordlist /home/osboxes/.secator/wordlists/combined_subdomains.txt {'host': '15.wikipedia.org', 'ttl': 21600, 'resolver': ['8.8.4.4:53', '1.0.0.1:53', '208.67.220.220:53', '8.8.8.8:53'], 'a': ['185.15.58.224'], 'aaaa': ['2a02:ec80:600:ed1a::1'], 'cname': ['dyna.wikimedia.org'], 'soa': [{'name': 'wikimedia.org', 'ns':...
### Please describe your feature request: Add the query time to the results next to the timestamp so we know how long the request took. ### Describe the use case...
Closes https://github.com/projectdiscovery/dnsx/issues/751
I can't share the SPF record here but I have a case where two strins are shown in txt: [] when in fact it's cut a domain in the middle...