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.

Python. (Part 5)

Dictionaries. Before we begin, I just want to let you know that this is the last section on basics. The next post (Which will be on Friday), we will begin the first of the five stages of hacking (Reconnaissance). I don't know about you but I'm sure excited to dive into hacking and use all … Continue reading Python. (Part 5)