/TDTLinuxPWD

Linux password crack

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

TDTLinuxPWD

Linux shadow password crack

Installing

Clone this repository:

git clone https://github.com/TiagoANeves/TDTLinuxPWD.git

Now, extract the wordlist file:

gunzip wordlist.txt.gz

Default wordlist file

The script will use the file wordlist.txt by default if the option -w is not specified

Examples

Help menu

python TDTLinuxPWD.py -h 

Using the default wordlist

python TDTLinuxPWD.py -s /etc/shadow 

Using a personalized wordlist

python TDTLinuxPWD.py -s /etc/shadow -w /path/to/wordlist.txt 

Print

That's all folks!

License

TDTLinuxPWD is licensed under the GNU GPL license. take a look at the LICENSE for more information.

Version

Current version is 1.1.0

Credits