Commit Graph

  • 821ff606b9 Fixes for LM hash cracking routine. Also, hashcat-utils defaults to {util}.bin main larry.spohn 2025-10-08 05:56:41 -04:00
  • 58c7ec8a3b Merge pull request #52 from trustedsec/adduv Justin Bollinger 2025-01-30 12:55:25 -05:00
  • 0f698fc693 Added pyproject.toml adduv Justin Bollinger 2025-01-30 12:53:37 -05:00
  • 73bf557b52 Merge pull request #51 from trustedsec/ntlm_non_pwdump Spoonman1091 2025-01-30 12:53:05 -05:00
  • 5b0dec347c added logic for checking for format of username:hash Justin Bollinger 2025-01-30 12:42:43 -05:00
  • 78cc0aa8c9 Merge pull request #44 from rybaz/master Justin Bollinger 2025-01-30 11:48:22 -05:00
  • 763d55113b Merge branch 'master' into master Justin Bollinger 2025-01-30 11:48:08 -05:00
  • 0da5b70d0b fixed NTLM issues when not using pwdump format Justin Bollinger 2025-01-30 11:14:55 -05:00
  • b484e58d3d utils executable by default Justin Bollinger 2024-11-13 10:07:38 -05:00
  • 9da279b5ec Merge pull request #39 from df-sec/master Justin Bollinger 2024-10-10 10:36:00 -04:00
  • b000477f4c added variable for rules back in Justin Bollinger 2024-09-28 15:39:28 -04:00
  • 7ac7715c02 Merge pull request #50 from trustedsec/quickcrack Justin Bollinger 2024-09-28 15:30:28 -04:00
  • 7307bdddd6 removed the rule section of the config parser Justin Bollinger 2024-09-28 15:29:48 -04:00
  • 469f42fbd8 Added rule choice to quick_crack(). larry.spohn 2024-09-28 06:19:56 -04:00
  • c2f8c3688b Modified gitignore larry.spohn 2024-09-08 08:45:57 -04:00
  • c6c85a1c03 Added wordlist choice to quick_crack(). larry.spohn 2024-09-08 08:42:59 -04:00
  • 1e5b5caba0 Update hate_crack.py Spoonman1091 2024-08-23 14:30:32 -04:00
  • 2ef46124c7 Update readme.md Spoonman1091 2024-08-17 13:30:16 -04:00
  • 455ce6c144 Merge pull request #48 from trustedsec/PACK_python3 Spoonman1091 2024-08-07 09:10:32 -04:00
  • 25e2ec481e Updated statsgen.py, maskgen.py, and policygen.py to Python3 Deleted policygen.py (too much work) larry.spohn 2024-08-07 09:08:45 -04:00
  • 2c041086bc Update readme.md Justin Bollinger 2023-08-07 14:28:02 -04:00
  • d0063957da Update readme.md Justin Bollinger 2023-08-07 14:18:28 -04:00
  • 94a2450ae4 Merge pull request #45 from trustedsec/dev-1.9 Justin Bollinger 2023-08-07 14:15:18 -04:00
  • 10c100ab6d Swapped reference equality checks and value equality checks rybaz 2022-06-24 14:31:29 -04:00
  • b1d7e39cd1 Merge pull request #43 from i128/patch-5 Spoonman1091 2022-01-04 14:40:45 -05:00
  • 3baaa5f6e4 Merge pull request #42 from i128/patch-3 Spoonman1091 2022-01-04 14:39:57 -05:00
  • e9f5066c67 Merge pull request #41 from i128/patch-2 Spoonman1091 2022-01-04 14:39:43 -05:00
  • 9bad245a0a Create masks_10.hcmask i128 2021-12-29 09:44:44 -06:00
  • b0adc21905 Create masks_9.hcmask i128 2021-12-29 09:38:50 -06:00
  • d6b4472300 Create masks_8.hcmask i128 2021-12-29 09:37:13 -06:00
  • 4a270ed53e removed an accidental extra character in the mask Justin Bollinger 2021-10-13 16:42:03 -04:00
  • c9d3b12880 Update config.json.example DF 2021-08-09 14:09:20 +02:00
  • 72451c7686 Merge pull request #38 from i128/patch-1 David Kennedy 2021-06-08 13:28:14 -04:00
  • b7c9d095d9 Update wordlist_optimizer.py i128 2021-01-20 14:58:29 -06:00
  • 4d55048dfe Additional check for potfile entries Justin Bollinger 2020-09-01 11:15:04 -04:00
  • 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 Justin Bollinger 2020-09-01 10:56:14 -04:00
  • 8b267cf5e9 updates to pipal to output customizable top basewords for bandrel methodology Justin Bollinger 2020-08-06 15:36:50 -04:00
  • a80acb98ee updates to pipal to output customizable top basewords for bandrel methodology Justin Bollinger 2020-08-06 15:35:46 -04:00
  • 00b068450f Merge branch 'bandrel_methodology' into speedup Justin Bollinger 2020-08-05 17:16:57 -04:00
  • 2d55d11459 redesigned for increased performance in large datasets Justin Bollinger 2020-08-05 11:41:47 -04:00
  • 5222d6c72e additional common basewords and spelling correction Justin Bollinger 2020-08-03 17:30:02 -04:00
  • cb1a36105c Added a common baseword component Justin Bollinger 2020-07-31 12:58:07 -04:00
  • d091b34df8 Changed company name to bandrel methodology. Added a max runtime component Justin Bollinger 2020-07-31 12:30:58 -04:00
  • c081caa1e0 added ability to put multiple company names Justin Bollinger 2020-07-30 20:28:30 -04:00
  • b0f07bbb82 Added new attack that takes a company name from input and appends six random characters and toggles the first letter. Justin Bollinger 2020-07-30 18:24:46 -04:00
  • 4b1d76aa6f Merge pull request #36 from trustedsec/custom_wordlist Justin Bollinger 2020-01-30 11:11:33 -05:00
  • 582b559314 Added option to specify wordlist/wordlist directory for quick crack. bandrel 2020-01-17 12:33:37 -05:00
  • 32c0f994fc Fixed Broken Bio links Justin Bollinger 2020-01-17 11:58:17 -05:00
  • 0ad6001be9 Minor bug fix for Python3 Justin Bollinger 2020-01-17 11:56:36 -05:00
  • 4b6f3f5c5f Merge pull request #35 from discoking/master Spoonman1091 2019-09-27 11:11:49 -04:00
  • 213d1899bf Hashtype 1000 fix Jeff H 2019-08-19 12:31:08 -05:00
  • 56e712d136 Hashtype 1000 fix Jeff H 2019-08-19 12:08:09 -05:00
  • 02b720c200 Hashtype 1000 fix Jeff H 2019-08-18 22:23:29 -05:00
  • 2537a93c34 Hashtype 1000 fix Jeff H 2019-08-18 22:15:55 -05:00
  • 0804fa5042 Hashtype 1000 fix Jeff H 2019-08-18 22:09:46 -05:00
  • cd5bb57b20 Hashtype 1000 fix Jeff H 2019-08-18 22:08:15 -05:00
  • 24a3b5e38f Hashtype 1000 fix Jeff H 2019-08-18 21:59:08 -05:00
  • 565529b366 Test pipal Jeff H 2019-08-18 21:22:40 -05:00
  • f0955a2572 Test pipal Jeff H 2019-08-18 21:19:24 -05:00
  • 4c2f0cefd3 Combine Files for hashtype 1000 and Unhex passwords Jeff H 2019-08-18 21:10:26 -05:00
  • c5715645b1 Add error checking Jeff H 2019-08-18 21:06:13 -05:00
  • 95f35fac4b Add error checking Jeff H 2019-07-31 20:50:09 -05:00
  • bd1a6bd05b Add error checking Jeff H 2019-07-31 20:41:16 -05:00
  • d54ec2d714 Add Pipal menu Jeff H 2019-07-28 04:41:07 -05:00
  • 4a675fda52 Add Pipal menu Jeff H 2019-07-28 04:40:36 -05:00
  • af60e10524 Add Pipal menu Jeff H 2019-07-28 04:34:09 -05:00
  • f8fa8299b5 Add Pipal menu Jeff H 2019-07-28 04:27:02 -05:00
  • 9238d090b1 Add Pipal menu Jeff H 2019-07-27 21:21:40 -05:00
  • 0f3b701dd6 Add Pipal menu Jeff H 2019-07-27 20:49:32 -05:00
  • e6cc4b6de7 Add Pipal menu Jeff H 2019-07-27 20:26:06 -05:00
  • 88d92136ca Add Pipal menu Jeff H 2019-07-27 19:53:45 -05:00
  • 9feee6cfdc Add Pipal menu Jeff H 2019-07-27 18:50:45 -05:00
  • 8013dd6c8f Add Pipal menu Jeff H 2019-07-27 18:41:45 -05:00
  • 22962ad1fd Add Pipal menu Jeff H 2019-07-27 18:38:54 -05:00
  • b6ca86130a Add Pipal menu Jeff H 2019-07-27 18:32:25 -05:00
  • d8be0df446 update UTF-8 to iso-8859-9 for unhexify to excel bandrel 2019-02-01 14:25:09 -05:00
  • 6705f3e5ff updated regex for pwdump format checks bandrel 2019-01-29 17:29:01 -05:00
  • 5ec2a38d8d updated regex for pwdump format checks bandrel 2019-01-29 17:09:01 -05:00
  • c2ad1bab81 Updated readme and version number bandrel 2019-01-29 17:04:30 -05:00
  • a5f2435d34 Updated regex for pwdump format with data in extra fields Updated lmhash check to remove case sensitivity bandrel 2019-01-29 17:00:58 -05:00
  • 19cc1fdf51 Moved to iso-8859-9 from UTF-8 for unhexify function. Less errors when trying to recycle non ASCII passwords bandrel 2019-01-29 16:54:06 -05:00
  • 6720098e9f Merge pull request #30 from trustedsec/wordlist_optimizer Justin Bollinger 2019-01-17 09:22:43 -05:00
  • bb50e46b7e Added file handling logic to create new folders if needed bandrel 2019-01-02 10:12:10 -05:00
  • 636e24abcb moved --remove to config file in tuning setting. bandrel 2018-12-14 11:14:46 -05:00
  • ffbd1c6f5c quick fix for unicode errors on recycling bandrel 2018-10-30 14:26:44 -04:00
  • da37cb75ff removed typo bandrel 2018-10-29 19:55:36 -04:00
  • 639103b3f8 corrected output string with single rules bandrel 2018-10-29 19:55:00 -04:00
  • 882d29d6a9 corrected zero choice logic in rules bandrel 2018-10-26 17:07:04 -04:00
  • 1bd17b4e39 Removed unused code bandrel 2018-10-26 16:03:50 -04:00
  • 0feda59516 Merge pull request #22 from trustedsec/rules Justin Bollinger 2018-10-26 11:01:07 -04:00
  • b69d5b19d8 corrected rule choice logic to allow for a 0. bandrel 2018-10-26 10:57:33 -04:00
  • a0ab5e802a Merge pull request #21 from trustedsec/rules Justin Bollinger 2018-10-26 10:21:11 -04:00
  • 3aff882d89 updated version number bandrel 2018-10-26 10:00:16 -04:00
  • 690a2595b4 Updated version information in readme bandrel 2018-10-26 09:22:08 -04:00
  • d4fbecb570 removed invalid rule attack from readme bandrel 2018-10-26 09:12:33 -04:00
  • 088993043b Updated version number bandrel 2018-10-26 09:12:03 -04:00
  • db11b7c5df updated examples in quickcrack rule selection and introduced all rules into the recycle function bandrel 2018-10-26 09:04:18 -04:00
  • b0494a28b1 Updated rules example in quickcrack bandrel 2018-10-26 09:02:10 -04:00
  • a49f592aae added best64 to default rules list bandrel 2018-10-25 18:05:47 -04:00
  • 3f31304f44 Updated readme for updated quickcrack bandrel 2018-10-25 18:05:12 -04:00