Skip to content

pr0grammm/unix_dictionary_attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unix_dictionary_attack

Unix dictionary attack to crack MD5 and SHA512 hashes. The tool can only crack passwords formed by characters in the UTF-8 character list. The script scans a shadow file and cracks unix passwords by comparing the passwords to hashes of words in a user-provided wordlist.

Usage

sudo python3 crack.py path_to_shadow_file path_to_wordlist

About

Unix dictionary attack to crack MD5 and SHA512 hashes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages