A research-based project which focuses on the security of a website and detects if any website on the network has had their integrity compromised or not.

The aim is to demonstrate how unsecure an Open network is by conducting a DNS spoof attack and show the user how easy it is to fake a website in order to collect users credentials.

Demonstrate how the attack works on different types of protocols adapted by websites and how a website can protect itself against these attacks.

The hacker detector is an application user can use when on an open network to check the networks integrity. The application uses SHA-1 fingerprints to authenticate a fake website from an actual one along with checking the IP of the website.

It also tries to detect the attacker present on network using Nmap in order to give the user information on what type of device the attacker is using and other related information.