bandrel
c8c201b60e
miscellaneous fixes with sessioning and change in keyboard interrupts
2018-05-07 17:13:24 -04:00
Justin Bollinger
47ba42c899
Merge pull request #11 from trustedsec/sessions
...
Sessions
2018-05-07 10:14:19 -04:00
Justin Bollinger
68d7de5868
Merge branch 'master' into sessions
2018-05-07 10:13:58 -04:00
Spoonman1091
2e61df9c27
Merge pull request #14 from trustedsec/osx_check
...
automated check for OSX vs Linux
2018-05-04 21:13:15 -04:00
bandrel
b8b73fdb78
automated check for OSX vs Linux
2018-05-04 16:59:49 -04:00
Justin Bollinger
afce942a00
minor correction to fix Dictionary attack
2018-05-04 16:56:03 -04:00
bandrel
bf17452e42
automated check for OSX vs Linux
2018-05-04 16:02:15 -04:00
bandrel
69ab8cdf49
Update to readme and file version information
2018-04-27 16:22:48 -04:00
bandrel
6c488bbd00
Update to readme and file version information
2018-04-27 16:22:24 -04:00
bandrel
24934ff5f5
New feature to include session files for multiple concurrent sessions
2018-04-27 16:17:32 -04:00
bandrel
5810130a22
spelling error
2018-04-27 15:45:45 -04:00
Spoonman1091
92cd7bf243
Merge pull request #10 from trustedsec/excel_output
...
Excel output
2018-04-27 14:30:58 -04:00
bandrel
21c62ed020
updated readme to reflect changes
2018-04-27 14:24:55 -04:00
bandrel
66ff11113f
Introduced new feature to export output from pwdformat output to excel format
2018-04-27 14:22:01 -04:00
Justin Bollinger
9879cea5de
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
048233aad8
Bug fixes for "Dictionary Attack" and "Extra - Good Measure" functions.
2018-04-02 15:52:18 -04:00
Justin Bollinger
d1b1417221
Merge pull request #7 from trustedsec/string_formating
...
String formating
2018-02-06 13:16:21 -05:00
bandrel
c27b0e4c79
introduction of hex conversion for recycling
2018-02-06 12:55:59 -05:00
Justin Bollinger
b36a36e004
Merge pull request #5 from cclauss/patch-1
...
Reformat levenshtein_print() to avoid Syntax Error
2018-02-06 09:38:22 -05:00
bandrel
b2c30a1dcf
minor bug fixed that affected potfile for bruteforce attack
2018-02-06 09:27:47 -05:00
bandrel
1a4c7891f6
corrected {tuning} in extensive methodology option
2018-02-06 09:23:08 -05:00
bandrel
02be4fcdad
update string formating in usage()
2018-02-05 11:08:18 -05:00
bandrel
5c3e3690c1
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
cclauss
02a2fd00d4
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
Spoonman1091
f147a60afa
Update hate_crack.py
2018-01-27 14:40:22 -05:00
bandrel
d7d67ddadd
verifies that rockyou.txt is in the passwords folder for prince attack
2018-01-27 13:38:56 -05:00
bandrel
6b10db371f
minor update to readme
2018-01-27 13:38:56 -05:00
bandrel
f8859e8ad3
replaced submodules
2018-01-27 13:38:56 -05:00
bandrel
4256e03e0a
replaced file open method and minor formatting changes
2018-01-27 13:38:56 -05:00
trustedsec
ce07f80929
Update hate_crack.py
2018-01-27 09:24:01 -05:00
Justin Bollinger
204c7f49ea
Update readme.md
2018-01-26 18:47:13 -05:00
Justin Bollinger
b7cad86ff0
Merge pull request #1 from trustedsec/dev
...
updates for json
2018-01-26 18:44:25 -05:00
Justin Bollinger
cd4b67ae0e
Merge branch 'master' into dev
2018-01-26 18:44:06 -05:00
bandrel
e26a49bb20
changed to use json instead of .ini
2018-01-26 18:40:25 -05:00
Larry Spohn
93ba31ab01
Removed ConfigParser requirement.
...
Fully Python2/3 compatible.
2018-01-26 18:34:47 -05:00
bandrel
fc8c972934
replaced file open method and minor formatting changes
2018-01-26 18:03:11 -05:00
bandrel
7634fcf342
replaced file open method and minor formatting changes
2018-01-26 17:58:22 -05:00
Justin Bollinger
4f4f403fd8
Merge remote-tracking branch 'origin/master'
2018-01-26 17:04:33 -05:00
Justin Bollinger
74f85bc47f
replaced file open method and minor formatting changes
2018-01-26 17:03:56 -05:00
Justin Bollinger
9993150a16
updated EOL characters and removed tabs
2018-01-26 16:32:24 -05:00
Justin Bollinger
7c7d904de2
updated EOL characters and removed tabs
2018-01-26 15:23:55 -05:00
Spoonman1091
861f58daaa
Update readme.md
2018-01-26 14:11:56 -05:00
Spoonman1091
1799171687
Update readme.md
2018-01-26 14:07:29 -05:00
Justin Bollinger
06905223c6
Merge branch 'master' of https://github.com/trustedsec/hate_crack
2018-01-26 13:31:31 -05:00
Justin Bollinger
d8f0968bbc
Update readme.md
2018-01-26 13:29:16 -05:00
Justin Bollinger
77e536901d
Update readme.md
2018-01-26 13:26:27 -05:00
Justin Bollinger
deb1841aaf
Update readme.md
2018-01-26 13:25:46 -05:00
Justin Bollinger
6f525fab9d
Update readme.md
2018-01-26 13:16:45 -05:00
Justin Bollinger
046e2dd2ca
Initial Commit
2018-01-26 13:16:33 -05:00
Justin Bollinger
65ed6604e4
Initial Commit
2018-01-26 13:14:00 -05:00