Skip to content

divonisimon97/Basic-Password-Cracking-John-the-Ripper-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Basic Password Cracking (John the Ripper)

Description

In this project, I focus on a password cracking lab using John the Ripper. The goal is to demonstrate how weak passwords can be cracked and highlight the importance of strong password policies.

Languages and Utilities Used

- John the Ripper (1.9.0)

Environments Used

  • Linux (6.11.2)

Program walk-through:

Create a MD5-crypt hash of a weak password (starburst).:
Creating a MD5-crypt hash

Save the MD5-crypt hash into a file named fake_hashes.txt:
Saving the generated hash

Run John the Ripper with the RockYou wordlist:
Analyzing HTTP Traffic

Manually View John’s Pot File (optional):
Analyzing HTTP Traffic

About

In this project, I focus on a password cracking lab using John the Ripper. The goal is to demonstrate how weak passwords can be cracked and highlight the importance of strong password policies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors