massdns
massdns copied to clipboard
A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)
Hey there @blechschmidt, I generally use massdns over UDP as it makes more sense (much less overhead) but recently I had a case where I was stuck using TCP, due...
I wanted to know if a big amount of resolvers is needed for the tool to work properly. i tried running the tool with only 10 public and common DNS...
Hello. I want to tell you about DNS over HTTP. Some people ignores this theme. I want to promote it in terms of mass DNS resolutions. Let we have an...
Would you like to [add more error handling](https://github.com/blechschmidt/massdns/blob/8df0535154d67f21626c039f7e43666965aef758/main.c#L178) for [return values from functions like "fprintf"](http://pubs.opengroup.org/onlinepubs/9699919799/functions/fprintf.html)?
I am trying to understand why massdns it isn't giving any output to stdout. I run the same exact command in one server and it runs correctly, but running it...
 ``` massdns -r rs.txt -t NS test.txt -o Fdilmnqrstu --retry never > results.txt ``` massdns output: 
I ran `massdns` for several hours to resolve large number of domains, and it quit prematurely with ``` DEBUG Epoll failure: Interrupted system call ``` This comes from https://github.com/blechschmidt/massdns/blob/master/src/main.c#L2013. I'm...
Not able to DNS resolve using massdns when the output from dnsgen is used.  
Anyway we can get sharding added to this like masscan has so a workload can be distributed?