Commit Graph
768 Commits
Author SHA1 Message Date
Jeff Holden 386275b0de testing Middle Mask 2018-04-27 16:49:43 -07:00
Jeff Holden 9688f89ec0 testing Middle Mask 2018-04-27 16:48:10 -07:00
Jeff Holden 403d3ab5cc testing Middle Mask 2018-04-27 16:46:27 -07:00
Jeff Holden da372d026d testing Middle Mask 2018-04-27 16:32:50 -07:00
Jeff Holden 3dd37ccb7e testing Middle Mask 2018-04-27 16:31:27 -07:00
Jeff Holden 3385c524f9 Add debug print 2018-04-27 16:22:42 -07:00
Jeff Holden 4d8dd87ae8 Add debug print 2018-04-27 14:12:52 -07:00
bandrel 12bf18ceb5 Update to readme and file version information 2018-04-27 16:22:48 -04:00
bandrel 505046248e Update to readme and file version information 2018-04-27 16:22:24 -04:00
bandrel 199235f39c New feature to include session files for multiple concurrent sessions 2018-04-27 16:17:32 -04:00
bandrel b3e9399087 spelling error 2018-04-27 15:45:45 -04:00
Jeff Holden 7546dbcf60 Add debug print 2018-04-27 12:40:22 -07:00
Jeff Holden 8ec096cdf7 Add debug print 2018-04-27 12:36:34 -07:00
Jeff Holden f6abdb7ff9 Add debug print 2018-04-27 12:33:00 -07:00
Jeff Holden 5974b79e6a Add debug print 2018-04-27 12:31:38 -07:00
Jeff Holden bd26265e86 Add debug print 2018-04-27 12:30:09 -07:00
Jeff Holden 3ae6e99aeb Add debug print 2018-04-27 12:27:53 -07:00
Jeff Holden b36c29cfed Add debug print 2018-04-27 12:23:33 -07:00
Jeff Holden 1bac6e2306 Add debug print 2018-04-27 12:11:20 -07:00
Jeff Holden 0a330738aa Add debug print 2018-04-27 12:10:20 -07:00
Jeff Holden dcbff444ca Add debug print 2018-04-27 11:55:23 -07:00
Jeff Holden 62af47e779 Add debug print 2018-04-27 11:53:21 -07:00
Jeff Holden 1d0a15f527 Add debug print 2018-04-27 11:46:03 -07:00
Jeff Holden 7cb8681c01 Add debug print 2018-04-27 11:45:15 -07:00
Spoonman1091andGitHub 438e28beac Merge pull request #10 from trustedsec/excel_output
Excel output
2018-04-27 14:30:58 -04:00
bandrel 467d50f574 updated readme to reflect changes 2018-04-27 14:24:55 -04:00
bandrel 039f11ec19 Introduced new feature to export output from pwdformat output to excel format 2018-04-27 14:22:01 -04:00
Jeff Holden 390785b02d Add debug print 2018-04-27 10:43:31 -07:00
Jeff Holden 5cceb00aa4 Partal implementation of Holden Combinator Method 2018-04-26 21:50:19 -07:00
Jeff Holden 2df28f28f0 Added discription of the Holden Combinar Attack Method. 2018-04-26 21:48:04 -07:00
Justin BollingerandGitHub 2d2b7bd449 Merge pull request #9 from trustedsec/bug_fixes
Bug fixes for "Dictionary Attack" and "Extra - Good Measure" functions.
2018-04-04 17:57:55 +02:00
spoonman1091 f9cf002a97 Bug fixes for "Dictionary Attack" and "Extra - Good Measure" functions. 2018-04-02 15:52:18 -04:00
Justin BollingerandGitHub 2798d3833f Merge pull request #7 from trustedsec/string_formating
String formating
2018-02-06 13:16:21 -05:00
bandrel b15631cf2f introduction of hex conversion for recycling 2018-02-06 12:55:59 -05:00
Justin BollingerandGitHub a90a94cf24 Merge pull request #5 from cclauss/patch-1
Reformat levenshtein_print() to avoid Syntax Error
2018-02-06 09:38:22 -05:00
bandrel 02e72f8c8c minor bug fixed that affected potfile for bruteforce attack 2018-02-06 09:27:47 -05:00
bandrel 7a90baa60f corrected {tuning} in extensive methodology option 2018-02-06 09:23:08 -05:00
bandrel bdfdaa30d9 update string formating in usage() 2018-02-05 11:08:18 -05:00
bandrel ae6698c093 string formatting and bin checks
updated string formating to use format()
introduced checks for hashcat binaries in other directories and updates to allow explicit paths to hashcat binary while maintaining backwards compatability
2018-02-03 11:32:44 -05:00
cclaussandGitHub 7778777a0a Reformat levenshtein_print() to avoid Syntax Error
flake8 testing of https://github.com/trustedsec/hate_crack on Python 2.7.14

$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./PACK/rulegen.py:235:16: E999 SyntaxError: invalid syntax
            else:      print
               ^
1     E999 SyntaxError: invalid syntax
```
2018-02-03 00:47:02 +01:00
Spoonman1091andGitHub dfdb8c5946 Update hate_crack.py 2018-01-27 14:40:22 -05:00
bandrelandJustin Bollinger 2f02661339 verifies that rockyou.txt is in the passwords folder for prince attack 2018-01-27 13:38:56 -05:00
bandrelandJustin Bollinger c45e1fc266 minor update to readme 2018-01-27 13:38:56 -05:00
bandrelandJustin Bollinger 80b9f4950e replaced submodules 2018-01-27 13:38:56 -05:00
bandrelandJustin Bollinger 243f3e4119 replaced file open method and minor formatting changes 2018-01-27 13:38:56 -05:00
trustedsecandGitHub bb427080c1 Update hate_crack.py 2018-01-27 09:24:01 -05:00
Justin BollingerandGitHub 6146ef5ef7 Update readme.md 2018-01-26 18:47:13 -05:00
Justin BollingerandGitHub ac73f38eb0 Merge pull request #1 from trustedsec/dev
updates for json
2018-01-26 18:44:25 -05:00
Justin BollingerandGitHub 14b6d732d8 Merge branch 'master' into dev 2018-01-26 18:44:06 -05:00
bandrel d4f5eaf062 changed to use json instead of .ini 2018-01-26 18:40:25 -05:00