Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 294 Bytes

File metadata and controls

11 lines (6 loc) · 294 Bytes

shadow_cracker

This bash script takes shadow file and crack it using openssl

Steps to run this tool

1. chmod +x shadow_cracker

2. ./shadow_cracker <shadow_file_path> <user_to_crack> <wordlist_path>

NOTE: You need to be root as this tool need to access the shadow file