Skip to content
/ sda Public

Python script that performs a dictionary attack on unix shadow files

License

Notifications You must be signed in to change notification settings

dillbyrne/sda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Shadow Dictionary Attack

Python script that performs a dictionary attack on unix shadow files

Usage

./sda.py -p password file -d dictionary file -t number of threads

The number of threads is optional and will default to 1 if not specified.

Note

Password cracking can use a lot of ram and cpu usage especially for

large wordlists and a large number of threads.

Licence

GPLV3+

About

Python script that performs a dictionary attack on unix shadow files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages