lanmaster53/recon-ng

modules load resolve each website :NDS ERROR

boapgt opened this issue · 5 comments

I'm a new fish.
I tried reload ,uninstall,but no use.
and I also have use proxychains to opration set proxy ,but still no useful.
I don't know where the problem is.
here is the code:

[recon-ng][default] > modules search resolve
[*] Searching installed modules for 'resolve'...

  Recon
  -----
    recon/hosts-hosts/resolve
    recon/hosts-hosts/reverse_resolve
    recon/netblocks-hosts/reverse_resolve

[recon-ng][default] > modules load recon/hosts-hosts/resolve
[recon-ng][default][resolve] > options set SOURCE bbc.com
SOURCE => bbc.com
[recon-ng][default][resolve] > run
[*] bbc.com => DNS Error

See below. It has to be an environmental thing. Something in your host system or on your network is disrupting DNS.

[recon-ng][default] > marketplace install recon/hosts-hosts/resolve
[*] Module installed: recon/hosts-hosts/resolve
[*] Reloading modules...
[recon-ng][default] > modules load recon/hosts-hosts/resolve
[recon-ng][default][resolve] > options set SOURCE bbc.com
SOURCE => bbc.com
[recon-ng][default][resolve] > run
[*] bbc.com => 151.101.0.81
[*] bbc.com => 151.101.64.81
[*] bbc.com => 151.101.128.81
[*] bbc.com => 151.101.192.81

-------
SUMMARY
-------
[*] 3 total (3 new) hosts found.
[recon-ng][default][resolve] > 

Apparently your campus is doing something to DNS that is affecting Recon-ng. There are a LOT of possibilities. There's no way for me to know without talking to the network engineer of your school, which is outside the scope of support that I provide for Recon-ng. You or your professor could take the problem to them though and they may be able to help you out.

I'm getting this error from a kali linux VM. I dont think the issue is related to my network configuration, as running ping <website> returns the IP address just fine.

Kali is not a typical OS and does a lot of stuff to the network stack of anonymity and stealth. I don't support Kali, so you'll have to address that with them directly.