sandialabs / dr_robot

This tool can be used to enumerate the subdomains associated with a company by aggregating the results of multiple OSINT (Open Source Intelligence) tools.
Other
140 stars 37 forks source link

Add massdns support #20

Closed l50 closed 4 years ago

l50 commented 5 years ago

https://github.com/blechschmidt/massdns

CrimsonK1ng commented 5 years ago

What domain name resolvers should be used by default? In the dockerfile we can have an echo command to build the file such that users may configure what resolvers massdns users.

l50 commented 5 years ago

This list looks good: https://gist.github.com/jhaddix/86a06c5dc309d08580a018c66354a056

CrimsonK1ng commented 5 years ago

Would it be worth adding a folder for additional material so that we can track files such as the one you posted, in case it were to ever be removed? Otherwise we can link in directly to that file via wget.

l50 commented 5 years ago

That's not a bad idea.