blechschmidt / massdns

A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)
GNU General Public License v3.0
3.08k stars 460 forks source link

ssh breaks connectivity over massdns #54

Closed 0xm4ud closed 4 years ago

0xm4ud commented 4 years ago

python subbrute.py /lists/names.txt domain.com | massdns -r /lists/resolvers.txt -t A -o S -w ~/massdns_result curiously, it works on some small domains like domain.com , but most of domains ive been trying, are getting my ssh connection down until the process is over. and guess what ?! blanck output files, im running it on my DigitalOcean server, would you fellas help me out figuring what i may do to bypass that issue ? cheers