Justin Bollinger
|
15540bd2d1
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2026-01-26 23:28:09 -05:00 |
|
Justin Bollinger
|
f6e459ade9
|
code cleanup
|
2026-01-26 23:27:55 -05:00 |
|
Justin Bollinger
|
248e8b8087
|
updated .gitignore
|
2026-01-26 23:11:27 -05:00 |
|
 Justin BollingerandGitHub
|
0c162904bd
|
Merge pull request #59 from trustedsec/rules
automatic rules
|
2026-01-26 22:58:09 -05:00 |
|
Justin Bollinger
|
4091780a11
|
automatic rules
|
2026-01-26 22:57:46 -05:00 |
|
 Justin BollingerandGitHub
|
b8583c5fff
|
Merge pull request #58 from trustedsec/pipal
Pipal
|
2026-01-26 22:13:10 -05:00 |
|
Justin Bollinger
|
a53719cfe1
|
pipal print
|
2026-01-26 22:10:11 -05:00 |
|
Justin Bollinger
|
a0d3286d28
|
pipal tests
|
2026-01-26 22:05:19 -05:00 |
|
Justin Bollinger
|
78056b6d1f
|
moved comments back to top
|
2026-01-26 21:54:39 -05:00 |
|
 Justin BollingerandGitHub
|
cac60cac9e
|
Merge pull request #57 from trustedsec/filter_customers
Filter customers
|
2026-01-26 21:28:52 -05:00 |
|
Justin Bollinger
|
de349b5c85
|
updated wordlists downloading
|
2026-01-26 21:28:17 -05:00 |
|
Justin Bollinger
|
e795bbbf6b
|
added new tests
|
2026-01-26 21:08:04 -05:00 |
|
Justin Bollinger
|
9bdd8bcbb1
|
updated wordlist downloading functions
|
2026-01-26 21:06:12 -05:00 |
|
 Justin BollingerandGitHub
|
b2a1d6a61f
|
Merge pull request #56 from trustedsec/wordlist_downloaders
Wordlist downloaders
|
2026-01-26 16:12:27 -05:00 |
|
Justin Bollinger
|
a46ea5897a
|
weakpass tests and migration to api.py
|
2026-01-26 16:10:58 -05:00 |
|
Justin Bollinger
|
544ee2dba3
|
cleanup of modules
|
2026-01-26 14:29:39 -05:00 |
|
Justin Bollinger
|
17e8298f07
|
Version2 initial commits
|
2026-01-26 13:44:02 -05:00 |
|
 Justin BollingerandGitHub
|
b1dc328314
|
Merge pull request #55 from trustedsec/wordlist_downloaders
Version 2.0 initial commits
|
2026-01-26 13:38:14 -05:00 |
|
 Justin BollingerandGitHub
|
1cc8c46e65
|
Merge pull request #54 from trustedsec/hashview
Hashview
|
2026-01-26 13:37:56 -05:00 |
|
Justin Bollinger
|
83f21f9351
|
update README for version 2
|
2026-01-26 13:35:08 -05:00 |
|
Justin Bollinger
|
0b978a6324
|
major refactor and version change to 2.0
|
2026-01-26 13:33:20 -05:00 |
|
Justin Bollinger
|
4a47848988
|
major refactor and version change to 2.0
|
2026-01-26 13:32:37 -05:00 |
|
Justin Bollinger
|
04f82e6651
|
removed failing automated tests
|
2026-01-25 19:52:50 -05:00 |
|
Justin Bollinger
|
4111e010d4
|
hashcat-util overhaul to automatically compile using make
|
2026-01-25 19:51:06 -05:00 |
|
Justin Bollinger
|
ceca2b05df
|
hashcat-util overhaul to automatically compile using make
|
2026-01-25 19:48:25 -05:00 |
|
Justin Bollinger
|
06f9477071
|
updated hashcat path
|
2026-01-25 19:23:37 -05:00 |
|
Justin Bollinger
|
e5b5249ed6
|
actions try 2
|
2026-01-25 19:20:33 -05:00 |
|
Justin Bollinger
|
fe4731753b
|
temporary removed create option from menu
|
2026-01-25 19:16:58 -05:00 |
|
Justin Bollinger
|
eb7079e468
|
github actions
|
2026-01-25 19:16:17 -05:00 |
|
Justin Bollinger
|
e0ec4bf00a
|
disabled create job feature until api is fixed
|
2026-01-25 15:13:00 -05:00 |
|
Justin Bollinger
|
38092c9613
|
updated bins. replaced the mac bins with arm mac bins. if you need intel bins you'll need to compile them yourself
|
2026-01-25 15:09:23 -05:00 |
|
Justin Bollinger
|
9186fca08a
|
Testing README
|
2026-01-25 15:06:08 -05:00 |
|
Justin Bollinger
|
de366ba3f8
|
hashlist download fix
|
2026-01-21 20:42:49 -05:00 |
|
Justin Bollinger
|
b656e125d4
|
autocomplete for quickcrack/hybrid attack modes
|
2026-01-21 20:05:36 -05:00 |
|
Justin Bollinger
|
ecb4b1c736
|
hashview additions
|
2026-01-21 15:08:42 -05:00 |
|
Justin Bollinger
|
c32a35bca0
|
updated hashview pytest runners and updated config example
|
2026-01-21 13:25:45 -05:00 |
|
larry.spohn
|
d83de9760b
|
Fixes for LM hash cracking routine. Also, hashcat-utils defaults to {util}.bin
|
2025-10-08 05:56:41 -04:00 |
|
 Justin BollingerandGitHub
|
d1031ff171
|
Merge pull request #52 from trustedsec/adduv
Added pyproject.toml
|
2025-01-30 12:55:25 -05:00 |
|
Justin Bollinger
|
ddf7fe0b78
|
Added pyproject.toml
|
2025-01-30 12:53:37 -05:00 |
|
 Spoonman1091andGitHub
|
a9db749c18
|
Merge pull request #51 from trustedsec/ntlm_non_pwdump
fixed NTLM issues when not using pwdump format
|
2025-01-30 12:53:05 -05:00 |
|
Justin Bollinger
|
375a359f4f
|
added logic for checking for format of username:hash
|
2025-01-30 12:42:43 -05:00 |
|
 Justin BollingerandGitHub
|
1551b7e88d
|
Merge pull request #44 from rybaz/master
Swapped reference equality checks and value equality checks
|
2025-01-30 11:48:22 -05:00 |
|
 Justin BollingerandGitHub
|
c92f38de23
|
Merge branch 'master' into master
|
2025-01-30 11:48:08 -05:00 |
|
Justin Bollinger
|
5285ada177
|
fixed NTLM issues when not using pwdump format
|
2025-01-30 11:14:55 -05:00 |
|
Justin Bollinger
|
2837058fc8
|
utils executable by default
|
2024-11-13 10:07:38 -05:00 |
|
 Justin BollingerandGitHub
|
bc4c97bf60
|
Merge pull request #39 from df-sec/master
Update config.json.example
|
2024-10-10 10:36:00 -04:00 |
|
Justin Bollinger
|
cffdeca3c8
|
added variable for rules back in
|
2024-09-28 15:39:28 -04:00 |
|
 Justin BollingerandGitHub
|
93e27097d9
|
Merge pull request #50 from trustedsec/quickcrack
Quickcrack wordlist and rule directory enumeration and choice.
|
2024-09-28 15:30:28 -04:00 |
|
 Justin BollingerandGitHub
|
a54e38b36b
|
removed the rule section of the config parser
|
2024-09-28 15:29:48 -04:00 |
|
larry.spohn
|
14c47be29b
|
Added rule choice to quick_crack().
|
2024-09-28 06:19:56 -04:00 |
|