Commit Graph

253 Commits

Author SHA1 Message Date
Justin Bollinger f23375c8a5 pipal print 2026-01-26 22:10:11 -05:00
Justin Bollinger ff49d9ba1d pipal tests 2026-01-26 22:05:19 -05:00
Justin Bollinger 5782fd93af moved comments back to top 2026-01-26 21:54:39 -05:00
Justin Bollinger 4f9376fed0 updated wordlists downloading 2026-01-26 21:28:17 -05:00
Justin Bollinger 526b34a8ee added new tests 2026-01-26 21:08:04 -05:00
Justin Bollinger 5d0de7339e updated wordlist downloading functions 2026-01-26 21:06:12 -05:00
Justin Bollinger 59a1b4c10a Merge pull request #56 from trustedsec/wordlist_downloaders
Wordlist downloaders
2026-01-26 16:12:27 -05:00
Justin Bollinger b4785c3429 weakpass tests and migration to api.py 2026-01-26 16:10:58 -05:00
Justin Bollinger 5c9ed38f75 cleanup of modules 2026-01-26 14:29:39 -05:00
Justin Bollinger 2668c9646a Version2 initial commits 2026-01-26 13:44:02 -05:00
Justin Bollinger 2dfbdb2a58 Merge pull request #55 from trustedsec/wordlist_downloaders
Version 2.0 initial commits
2026-01-26 13:38:14 -05:00
Justin Bollinger cfac6b2a4d Merge pull request #54 from trustedsec/hashview
Hashview
2026-01-26 13:37:56 -05:00
Justin Bollinger fc24918b3d update README for version 2 2026-01-26 13:35:08 -05:00
Justin Bollinger c6ef631663 major refactor and version change to 2.0 2026-01-26 13:33:20 -05:00
Justin Bollinger 01f4e55e85 major refactor and version change to 2.0 2026-01-26 13:32:37 -05:00
Justin Bollinger d36c5457b5 removed failing automated tests 2026-01-25 19:52:50 -05:00
Justin Bollinger 34d1532b9f hashcat-util overhaul to automatically compile using make 2026-01-25 19:51:06 -05:00
Justin Bollinger a78e291328 hashcat-util overhaul to automatically compile using make 2026-01-25 19:48:25 -05:00
Justin Bollinger 873be13df6 updated hashcat path 2026-01-25 19:23:37 -05:00
Justin Bollinger ff5aa612af actions try 2 2026-01-25 19:20:33 -05:00
Justin Bollinger 37bc5a9b15 temporary removed create option from menu 2026-01-25 19:16:58 -05:00
Justin Bollinger 3653d9c9e8 github actions 2026-01-25 19:16:17 -05:00
Justin Bollinger 9b1b4a3aac disabled create job feature until api is fixed 2026-01-25 15:13:00 -05:00
Justin Bollinger fdc53e1b53 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 e590f76335 Testing README 2026-01-25 15:06:08 -05:00
Justin Bollinger 0b71536a26 hashlist download fix 2026-01-21 20:42:49 -05:00
Justin Bollinger 04d578cdbe autocomplete for quickcrack/hybrid attack modes 2026-01-21 20:05:36 -05:00
Justin Bollinger ad0013386b hashview additions 2026-01-21 15:08:42 -05:00
Justin Bollinger 1f67125b91 updated hashview pytest runners and updated config example 2026-01-21 13:25:45 -05:00
larry.spohn 821ff606b9 Fixes for LM hash cracking routine. Also, hashcat-utils defaults to {util}.bin 2025-10-08 05:56:41 -04:00
Justin Bollinger 58c7ec8a3b Merge pull request #52 from trustedsec/adduv
Added pyproject.toml
2025-01-30 12:55:25 -05:00
Justin Bollinger 0f698fc693 Added pyproject.toml 2025-01-30 12:53:37 -05:00
Spoonman1091 73bf557b52 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 5b0dec347c added logic for checking for format of username:hash 2025-01-30 12:42:43 -05:00
Justin Bollinger 78cc0aa8c9 Merge pull request #44 from rybaz/master
Swapped reference equality checks and value equality checks
2025-01-30 11:48:22 -05:00
Justin Bollinger 763d55113b Merge branch 'master' into master 2025-01-30 11:48:08 -05:00
Justin Bollinger 0da5b70d0b fixed NTLM issues when not using pwdump format 2025-01-30 11:14:55 -05:00
Justin Bollinger b484e58d3d utils executable by default 2024-11-13 10:07:38 -05:00
Justin Bollinger 9da279b5ec Merge pull request #39 from df-sec/master
Update config.json.example
2024-10-10 10:36:00 -04:00
Justin Bollinger b000477f4c added variable for rules back in 2024-09-28 15:39:28 -04:00
Justin Bollinger 7ac7715c02 Merge pull request #50 from trustedsec/quickcrack
Quickcrack wordlist and rule directory enumeration and choice.
2024-09-28 15:30:28 -04:00
Justin Bollinger 7307bdddd6 removed the rule section of the config parser 2024-09-28 15:29:48 -04:00
larry.spohn 469f42fbd8 Added rule choice to quick_crack(). 2024-09-28 06:19:56 -04:00
larry.spohn c2f8c3688b Modified gitignore 2024-09-08 08:45:57 -04:00
larry.spohn c6c85a1c03 Added wordlist choice to quick_crack(). 2024-09-08 08:42:59 -04:00
Spoonman1091 1e5b5caba0 Update hate_crack.py
Fixed Dictionary Attack where best64.rule was renamed to best66.rule
2024-08-23 14:30:32 -04:00
Spoonman1091 2ef46124c7 Update readme.md 2024-08-17 13:30:16 -04:00
Spoonman1091 455ce6c144 Merge pull request #48 from trustedsec/PACK_python3
Updated PACK Utilities to Python3
2024-08-07 09:10:32 -04:00
larry.spohn 25e2ec481e Updated statsgen.py, maskgen.py, and policygen.py to Python3
Deleted policygen.py (too much work)
2024-08-07 09:08:45 -04:00
Justin Bollinger 2c041086bc Update readme.md 2023-08-07 14:28:02 -04:00