Commit Graph

340 Commits

Author SHA1 Message Date
Justin Bollinger 4d55048dfe Additional check for potfile entries 2020-09-01 11:15:04 -04:00
Justin Bollinger 839624888f removed space between colons and password to remain consistent with previous versions.
Fixed bug that added all hashes to the output instead of just cracked hashes
2020-09-01 10:56:14 -04:00
Justin Bollinger 8b267cf5e9 updates to pipal to output customizable top basewords for bandrel methodology 2020-08-06 15:36:50 -04:00
Justin Bollinger a80acb98ee updates to pipal to output customizable top basewords for bandrel methodology 2020-08-06 15:35:46 -04:00
Justin Bollinger 00b068450f Merge branch 'bandrel_methodology' into speedup
# Conflicts:
#	hate_crack.py
2020-08-05 17:16:57 -04:00
Justin Bollinger 2d55d11459 redesigned for increased performance in large datasets 2020-08-05 11:41:47 -04:00
Justin Bollinger 5222d6c72e additional common basewords and spelling correction 2020-08-03 17:30:02 -04:00
Justin Bollinger cb1a36105c Added a common baseword component 2020-07-31 12:58:07 -04:00
Justin Bollinger d091b34df8 Changed company name to bandrel methodology. Added a max runtime component 2020-07-31 12:30:58 -04:00
Justin Bollinger c081caa1e0 added ability to put multiple company names 2020-07-30 20:28:30 -04:00
Justin Bollinger b0f07bbb82 Added new attack that takes a company name from input and appends six random characters and toggles the first letter. 2020-07-30 18:24:46 -04:00
Justin Bollinger 4b1d76aa6f Merge pull request #36 from trustedsec/custom_wordlist
Added option to specify wordlist/wordlist directory for quick crack.
2020-01-30 11:11:33 -05:00
bandrel 582b559314 Added option to specify wordlist/wordlist directory for quick crack. 2020-01-17 12:33:37 -05:00
Justin Bollinger 32c0f994fc Fixed Broken Bio links 2020-01-17 11:58:17 -05:00
Justin Bollinger 0ad6001be9 Minor bug fix for Python3
Converted print statement to function for Python3 compatibility.
2020-01-17 11:56:36 -05:00
Spoonman1091 4b6f3f5c5f Merge pull request #35 from discoking/master
Added pipal option to the menu
2019-09-27 11:11:49 -04:00
Jeff H 213d1899bf Hashtype 1000 fix 2019-08-19 12:31:08 -05:00
Jeff H 56e712d136 Hashtype 1000 fix 2019-08-19 12:08:09 -05:00
Jeff H 02b720c200 Hashtype 1000 fix 2019-08-18 22:23:29 -05:00
Jeff H 2537a93c34 Hashtype 1000 fix 2019-08-18 22:15:55 -05:00
Jeff H 0804fa5042 Hashtype 1000 fix 2019-08-18 22:09:46 -05:00
Jeff H cd5bb57b20 Hashtype 1000 fix 2019-08-18 22:08:15 -05:00
Jeff H 24a3b5e38f Hashtype 1000 fix 2019-08-18 21:59:08 -05:00
Jeff H 565529b366 Test pipal 2019-08-18 21:22:40 -05:00
Jeff H f0955a2572 Test pipal 2019-08-18 21:19:24 -05:00
Jeff H 4c2f0cefd3 Combine Files for hashtype 1000 and Unhex passwords 2019-08-18 21:10:26 -05:00
Jeff H c5715645b1 Add error checking 2019-08-18 21:06:13 -05:00
Jeff H 95f35fac4b Add error checking 2019-07-31 20:50:09 -05:00
Jeff H bd1a6bd05b Add error checking 2019-07-31 20:41:16 -05:00
Jeff H d54ec2d714 Add Pipal menu 2019-07-28 04:41:07 -05:00
Jeff H 4a675fda52 Add Pipal menu 2019-07-28 04:40:36 -05:00
Jeff H af60e10524 Add Pipal menu 2019-07-28 04:34:09 -05:00
Jeff H f8fa8299b5 Add Pipal menu 2019-07-28 04:27:02 -05:00
Jeff H 9238d090b1 Add Pipal menu 2019-07-27 21:21:40 -05:00
Jeff H 0f3b701dd6 Add Pipal menu 2019-07-27 20:49:32 -05:00
Jeff H e6cc4b6de7 Add Pipal menu 2019-07-27 20:26:06 -05:00
Jeff H 88d92136ca Add Pipal menu 2019-07-27 19:53:45 -05:00
Jeff H 9feee6cfdc Add Pipal menu 2019-07-27 18:50:45 -05:00
Jeff H 8013dd6c8f Add Pipal menu 2019-07-27 18:41:45 -05:00
Jeff H 22962ad1fd Add Pipal menu 2019-07-27 18:38:54 -05:00
Jeff H b6ca86130a Add Pipal menu 2019-07-27 18:32:25 -05:00
bandrel d8be0df446 update UTF-8 to iso-8859-9 for unhexify to excel 2019-02-01 14:25:09 -05:00
bandrel 6705f3e5ff updated regex for pwdump format checks 2019-01-29 17:29:01 -05:00
bandrel 5ec2a38d8d updated regex for pwdump format checks 2019-01-29 17:09:01 -05:00
bandrel c2ad1bab81 Updated readme and version number 2019-01-29 17:04:30 -05:00
bandrel a5f2435d34 Updated regex for pwdump format with data in extra fields
Updated lmhash check to remove case sensitivity
2019-01-29 17:00:58 -05:00
bandrel 19cc1fdf51 Moved to iso-8859-9 from UTF-8 for unhexify function.
Less errors when trying to recycle non ASCII passwords
2019-01-29 16:54:06 -05:00
Justin Bollinger 6720098e9f Merge pull request #30 from trustedsec/wordlist_optimizer
Added file handling logic to create new folders if needed
2019-01-17 09:22:43 -05:00
bandrel bb50e46b7e Added file handling logic to create new folders if needed 2019-01-02 10:12:10 -05:00
bandrel 636e24abcb moved --remove to config file in tuning setting. 2018-12-14 11:14:46 -05:00