Findomain / Findomain

The fastest and complete solution for domain recognition. Supports screenshoting, port scan, HTTP check, data import from other tools, subdomain monitoring, alerts via Discord, Slack and Telegram, multiple API Keys for sources and much more.
https://findomain.app
GNU General Public License v3.0
3.26k stars 361 forks source link

DNS public resolvers #19

Closed ch0wn closed 4 years ago

ch0wn commented 4 years ago

Hi,

In order to speed the DNS resolving, you can look into using using public resolvers (massdns like). However the resolvers list must be kept fresh, possibly by using something like this https://github.com/Abss0x7tbh/bass

Thanks!

Edu4rdSHL commented 4 years ago

Hi, thanks for the feedback. Findomain is actually using public resolvers, what I can do is give to the user the possibility to set their own DNS resolvers instead of Findomain doing that work of kept fresh resolvers itself.

ZeroDot1 commented 4 years ago

With the new Brutforce option it should also be possible to use a list of resolvers.

example:

findomain -w Words.txt -customresolvers resolvers.txt -r -t domain.com

resolvers.txt
IPv4 and IPv6 Resolvers

The resolvers in the list should always be used randomly.

For example, if you specify a domain list via -f List.txt, you should not always use the same resolver. It should always use a different resolver for each domain.

chppppp commented 4 years ago

Any update? Would love to use a custom list of resolvers. Thanks!

Edu4rdSHL commented 4 years ago

It's the next feature to implement in the plus version.

Edu4rdSHL commented 4 years ago

Hey guys, this was implemented in plus version.