-
it's possible to add option to tell us which ones resolve to internal ips e.g. similar to [hakfindinternaldomains](https://github.com/hakluke/hakfindinternaldomains)
```
cat subs.txt | dnsx -a -i…
-
Currently, the default state for HTTPX/Naabu/Nuclei is to use a set of default resolvers for DNS as defined in the `DefaultResolvers` variable within `options.go` in fastdialer.
```
// DefaultRes…
-
As the blocklist files were being updated, I also concurrently hit the `configure` button and configured a bunch of blocklists from the `rethinkdns.com/configure` webview. After the download was done,…
-
Hi, tried to run tool on few different hosts but tmp files are not creating. So web checks aren't work.
Installed by running ./install.sh
![image](https://user-images.githubusercontent.com/296782…
-
Hi guys,
first of all, thanks for this tool. I found it VERY useful.
I'm trying to lear Go by translating my python scripts to go and also improving dumb steps on my recon process.
With this in m…
-
**Describe the bug**
during installation i got below error
info: downloading installer
info: profile set to 'default'
info: default host triple is x86_64-unknown-linux-gnu
warning: Updating exi…
-
### dnsx version:
`v1.0.9`
### Current Behavior:
Doesn't print anything.
### Expected Behavior:
Something print by result.
### Steps To Reproduce:
1. Run `dnsx -l dns.txt -res…
-
Have a flag in naabu that when you parse dnsx -resp output (subdomain [IP]) in it will skip DNS lookups of the subdomains again and then print out the Subdomain:port sockets like normal. Skips a secon…
-
We currently resolve multiaddrs in the basichost: https://github.com/libp2p/go-libp2p/blob/d7ba37217c6f1a0d739666f78ac19a87728a7280/p2p/host/basic/basic_host.go#L712
This leads to problems with tra…
-
Package doesn't have license.
I'm trying to package `dnsx` for Fedora. `blackrock` is a dependency for`mapcdir` that is a dependency for `dnsx`. In order to create the package for Fedora a license…