urbanadventurer / WhatWeb

Next generation web scanner
https://www.morningstarsecurity.com/research/whatweb
GNU General Public License v2.0
5.2k stars 885 forks source link

Not handling non-existent domains properly (NXDOMAIN)? #315

Open fgont opened 3 years ago

fgont commented 3 years ago

Folks,

While I haven't looked at the code, testing seems to suggest that when trying to use whatweb against a non-existing domain (i.e. DNS NXDOMAIN error), whatweb gets stuck trying to process the domain name forever, as opposed to returning an error.

Any clues?

Thanks!

Cheers, Fernando