Fév 182019
Playing around with intercepting traffic (diverting, mitm, etc), I needed a standalone DNS server.
Sharing it here.
You can use the local windows resolver OR use dnsquery which then allows you to choose between UDP/TCP and remote DNS server.
Remote dns server has to be set in the config.ini file (see included ini file).
Still via the config.ini, you also « spoof » A or PTR records (example : have www.facebook.com resolve to 127.0.0.1).
[…] -divert dns traffic to a rogue local dns server : see here […]