DNS Spoofing.

DNS (Domain Name Server): is a special server designed to resolve domain names into IP addresses. So when a user sends a request to a particular server asking to load up a web page, because computers on the net communicate using IPs and not domain names, they need to transfer the request over to the … Continue reading DNS Spoofing.

Packet Sniffer.

Alright guys. In the previous post, we built a program that allows us to run an ARP spoofing attack, redirecting the flow of packets in the network and places us in the middle of the connection. Meaning, every data sent or revived from our target machine goes through our own computer, allowing us to see … Continue reading Packet Sniffer.