DNS spoofing+firewall port hijack/redirect to capture HTTPS requests without getting "certificate untrusted error" on the client browser

If i could setup a DNS server that responds with my server’s IP for a certain domain, along with redirecting https and all DNS queries requests to my local https site and my local DNS server respectively, could this result th… Continue reading DNS spoofing+firewall port hijack/redirect to capture HTTPS requests without getting "certificate untrusted error" on the client browser

Tons of DNS traffic on system, I believe it is telemetry data being hidden in Google DNS

Recently my Windows 10 system has been going bonkers with DNS traffic. I know what regular DNS should look like.

I use Comodo firewall – watching connection in real time.
I have analyzed the DNS entries with Wireshark

When… Continue reading Tons of DNS traffic on system, I believe it is telemetry data being hidden in Google DNS

resolv.conf: my router acts as a nameserver – a vulnerability? How to change it?

I’m running Debian 9.1 with KDE and when connecting to the Internet by default I get these two lines in my /etc/resolv.conf file:

search localdomain
nameserver {ipofmyrouter}

I guess that these – or at least “nameserver {… Continue reading resolv.conf: my router acts as a nameserver – a vulnerability? How to change it?