Gabriele Gristina
|
69dc14c66f
|
add cryptoloop2hashcat.py
|
2021-05-07 01:39:30 +02:00 |
|
Jens Steube
|
f011f790e2
|
Revert accidential rename of module and unit test from -m 21501 to -m 25100
|
2021-05-05 22:57:16 +02:00 |
|
Jens Steube
|
32b40d5c53
|
Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards
|
2021-05-05 22:53:04 +02:00 |
|
Jens Steube
|
08ed77c15c
|
Merge branch 'master' into SolarWinds2
|
2021-05-05 10:12:16 +02:00 |
|
Jens Steube
|
00c87bbc6d
|
Merge pull request #2658 from matrix/SolarWinds_ServU
Added hash-mode 24 - SolarWinds Serv-U
|
2021-05-05 10:10:12 +02:00 |
|
Jens Steube
|
520d0ae398
|
Update benchmark_deep.pl with new hash modes added
|
2021-05-04 11:38:53 +02:00 |
|
Jens Steube
|
db6f93b159
|
Example of a better UTF8 to UTF16LE encoding in unit test. It allows digesting UTF8 encoded password candidates from the shell in passthrough mode
|
2021-05-01 12:22:07 +02:00 |
|
Jens Steube
|
736290151d
|
Merge pull request #2638 from matrix/20710_fix
Fixed hash-mode 20710: removed unused code and fixed module_constraints
|
2021-04-29 16:08:00 +02:00 |
|
Jens Steube
|
2857e7c881
|
Merge pull request #2654 from matrix/test_sh_mod
Updated test.sh : show kernel type (pure or optimized) in output
|
2021-04-29 15:50:36 +02:00 |
|
Jens Steube
|
bd53f4a763
|
Merge pull request #2602 from roycewilliams/master
test.pl: add 'potthrough' (like passthrough, but hash:plain)
|
2021-04-28 10:24:26 +02:00 |
|
Jens Steube
|
db57497e8f
|
Prevent unit test of -m 3000 to generate zero hash. This confuses test.sh validator
|
2021-04-26 09:32:19 +02:00 |
|
Jens Steube
|
483b30ea63
|
Disable pure kernel check for -m 24900 in unit tests. This kernel does not exist.
|
2021-04-18 15:35:03 +02:00 |
|
Banaanhangwagen
|
748464ee12
|
License change
|
2021-04-18 11:20:41 +02:00 |
|
Banaanhangwagen
|
0fd85dc8ce
|
Add files via upload
|
2021-04-18 00:41:12 +02:00 |
|
Jens Steube
|
35aa0911d1
|
Remove some debugging code from tools/test_modules/m26000.pm
|
2021-04-17 21:28:20 +02:00 |
|
Jens Steube
|
ee7d8ef0e7
|
Added new hash-modes Mozilla key3.db and key4.db
|
2021-04-17 21:24:27 +02:00 |
|
Jens Steube
|
57a8923b81
|
Update complete SCRYPT workload tuning logic.
A detailed description will follow.
Set -m 8900 defaults to 16k:8:1 (default scrypt settings).
|
2021-04-16 20:17:53 +02:00 |
|
Jens Steube
|
90bb28fcc7
|
Merge branch 'master' into 24300-mode
|
2021-04-15 17:55:07 +02:00 |
|
Jens Steube
|
bd3c5795f5
|
Merge pull request #2583 from philsmd/telegram_desktop_modern
Added -m 24500 = Telegram Desktop >= v2.1.14 (PBKDF2-HMAC-SHA512)
|
2021-04-15 17:20:07 +02:00 |
|
Robert Gützkow
|
6928b95693
|
Add missing new line test module
|
2021-04-11 14:41:16 +02:00 |
|
Robert Gützkow
|
364338a0c9
|
Merge remote-tracking branch 'origin/master' into knx-ip-secure
|
2021-04-11 14:36:54 +02:00 |
|
Jens Steube
|
97cce89bb8
|
Merge pull request #2739 from thatux/pdf-edit-25400
Added attack mode 25400
|
2021-04-10 10:51:39 +02:00 |
|
Your Name
|
59b4a37355
|
working unit test for m25400
|
2021-04-10 00:07:26 +02:00 |
|
Jens Steube
|
9979394745
|
Merge branch 'master' into mongodb-scram
|
2021-04-06 13:52:13 +02:00 |
|
Jens Steube
|
d08ec23643
|
Merge pull request #2667 from matrix/minimized_test.sh_false_negative
minimized the test.sh false negatives with kernels 14000 14100 14900 15400, a1
|
2021-04-05 12:58:35 +02:00 |
|
Robert Gützkow
|
9a4a8d942e
|
Plugin for KNX IP Secure's device authentication code
|
2021-04-03 19:07:06 +02:00 |
|
Jens Steube
|
9ee1977ac7
|
Rename -m 29700 to 25300
|
2021-04-02 11:05:00 +02:00 |
|
Jens Steube
|
2537de1fd4
|
Merge pull request #2700 from matrix/office-2016-sheetprot
Added hash-mode: MS Office 2016 - SheetProtection
|
2021-04-02 11:02:17 +02:00 |
|
Jens Steube
|
b3bfaf8e1e
|
Rename -m 29800 to -m 24700 and other small changes
|
2021-04-01 11:14:18 +02:00 |
|
Jens Steube
|
9ce063d4b6
|
Merge pull request #2702 from matrix/stuffit5
Added hash-mode: Stuffit5
|
2021-04-01 11:08:27 +02:00 |
|
Jens Steube
|
42dfa6b543
|
Add optimized -m 24800 kernels
|
2021-03-31 11:05:22 +02:00 |
|
Jens Steube
|
ea4fdcd7dd
|
Merge pull request #2703 from lordneon/master
Added hash-mode 24800 - Umbraco HMAC-SHA1
|
2021-03-31 11:03:41 +02:00 |
|
Jens Steube
|
de19c31dee
|
Remove lookup table for speed, add vector datatype support for CPU and unit-test script for -m 24900
|
2021-03-27 14:08:22 +01:00 |
|
Jens Steube
|
524cb20703
|
Add additional support for SQLCipher v3 and hashes SHA1 and SHA256 and a unit-test
|
2021-03-26 11:36:41 +01:00 |
|
Jens Steube
|
71766dab43
|
Merge pull request #2596 from trounce1/24600
Added -m 24600 = SQLCipher
|
2021-03-26 11:22:04 +01:00 |
|
lordneon
|
c83204c708
|
Added hashmode m24800 for Umbaraco hashes
|
2021-02-05 12:21:07 +00:00 |
|
Gabriele Gristina
|
6cf3a89ac3
|
Added hash-mode: Stuffit5
|
2021-02-04 01:10:32 +01:00 |
|
Gabriele Gristina
|
f0dec6fe64
|
Added hash-mode: MS Office 2016 - SheetProtection
|
2021-02-02 19:34:06 +01:00 |
|
Gabriele Gristina
|
cdc87017fc
|
minimized the test.sh false negatives with kernels 14000 14100 14900 15400, a1
|
2020-12-26 16:00:22 +01:00 |
|
Gabriele Gristina
|
9e2cfeac27
|
Added hash-mode 24 - SolarWinds Serv-U
|
2020-12-18 18:31:21 +01:00 |
|
Gabriele Gristina
|
123ce08e74
|
show kernel type (pure or optimized) in test.sh output
|
2020-12-17 02:18:19 +01:00 |
|
Gabriele Gristina
|
46210dd177
|
Added test module
|
2020-12-10 03:11:31 +01:00 |
|
Gabriele Gristina
|
967eff530d
|
cleanup
|
2020-12-10 02:43:49 +01:00 |
|
Gabriele Gristina
|
f46c23d792
|
add comments to unused code, fixed test file
|
2020-12-10 02:34:09 +01:00 |
|
Royce Williams
|
4edb4b923e
|
test.pl: add 'potthrough' (like passthrough, but plain:hash)
|
2020-10-31 17:55:55 -08:00 |
|
TROUNCE
|
cfeb61238d
|
Update sqlcipher2hashcat.py
|
2020-10-29 10:44:31 +00:00 |
|
TROUNCE
|
0bab388370
|
Update sqlcipher2hashcat.py
|
2020-10-29 10:41:33 +00:00 |
|
TROUNCE
|
8526716bb2
|
Add files via upload
|
2020-10-29 10:38:11 +00:00 |
|
TROUNCE
|
5774934eb8
|
Add files via upload
|
2020-10-26 23:07:30 +00:00 |
|
TROUNCE
|
1b4b5100dd
|
Add files via upload
|
2020-10-26 23:04:42 +00:00 |
|