Skip to content

up2early/Perfect-Password-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

This project was made to help me and other students how password security works. Thoughout this project I created a brute force password cracker that was made to help others understand how easily short passwords are broken. I also did research on how passwords are stored and checked on a server, but still secure so that they are not available to hackers.

Findings

The reason passwords containing only words are so easy to guess stems from the fact that people can be easily predicted, to a certain degree of course. This allows brute force hackers to start guessing passwords containing words that I often use in say facebook posts or use words based on videos I watch online. For example for me the program these hackers use might start by guessing words like 'pokemon' or 'Doctor Who'. There are various programs available for hacking people's password but the one mentioned the most is a program called Hydra, in fact it has its own public github page here. This program is signifigantly more advanced than mine, but unfortunately I did not feel safe downloading it as it was marked as spyware by my antivirus software.

How to use

This project not only contains a simple website that will crack your passwords and time how long it took, but also has a wealth of information in the wiki that will help you learn about how your passwords are handled by servers and how you can make your passwords more secure.

To use the brute force password guesser simply download the project as a zip (over on the right) and unzip it. run it by double clicking index.html!

#Made by Logan Bonney

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published