rsw114 / Code

Where my code will reside for future reference
0 stars 0 forks source link

Python Pen Testing #2

Open rsw114 opened 9 years ago

rsw114 commented 9 years ago

Starting a new project creating penetration testing tools using Python scripts. Links to commits can be found in this issue.

rsw114 commented 9 years ago

First program created. Simple dictionary password cracker, assumes the password are in a file named "passwords.txt" and the dictionary used is named "dictionary.txt". Created using the Violent Python book. 95f222422abe04ea6961b72fcc8039f72e164aa0