resurrecting-open-source-projects / dnsmap

Scan for subdomains using bruteforcing techniques
GNU General Public License v3.0
37 stars 7 forks source link

[feature request] Select target dns server for resolving #4

Open Bogdan107 opened 3 years ago

Bogdan107 commented 3 years ago

I have remote DNS resolver, which hosts some domain zone "example.com". I want scan al subdomains of "example.com", by sending dns queries directly to custom resolver "ns1.example.com", not to my system resolver.

What I want:

Example: dnsmap example.com --resolver ns1.example.com