* a 198.182.196.56
Lets say I start a http server on my machine
this http server has an exploit crafted
my victim is on the same subnet
so i want to dns spoof a domain so it will redirect to my IP of my computer(port 80)
i read you need to edit the etter.dns file
i know for a single domain it will be like this:
microsoft.com A 198.182.196.56
but when i start dns spoofing and ARP attack i want it to redirect any next domain the victim visits
how could you do this?