887 Commits
Author SHA1 Message Date
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 48b3cb055f Added hash-mode 10820 - sha384(salt.pass) 2020-12-17 05:39:04 +01:00
Gabriele Gristina 7496ec2d44 Added hash-mode 10810 - sha384(pass.salt) 2020-12-17 04:45:33 +01:00
Gabriele Gristina c6f98ec4da Added hash-mode 10840 - sha384(salt.utf16le(pass)) 2020-12-17 03:41:16 +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 9d8e695a3c Added hash-mode 10830 - sha384(utf16le(pass).salt) 2020-12-17 01:48:48 +01:00
Gabriele Gristina 14030f3090 Added hash-mode 10870 - sha384(utf16le(pass)) 2020-12-17 00:53:47 +01:00
Gabriele Gristina dbd4b33f95 Added hash-mode 1770 - sha512(utf16le(pass)) 2020-12-16 23:43:31 +01:00
Gabriele Gristina e902697b22 Added hash-mode 1470 - sha256(utf16le(pass)) 2020-12-16 22:22:20 +01:00
Gabriele Gristina 930e39c324 Added hash-mode 70 - md5(utf16le(pass)) 2020-12-16 22:09:22 +01:00
Gabriele Gristina 61afbc7ff9 Added hash-mode 170 - sha1(utf16le(pass)) 2020-12-16 21:49:49 +01:00
Gabriele Gristina 12c0962e51 Added bcrypt(sha1(pass)) // bcryptsha1 2020-12-11 17:35:18 +01:00
Gabriele Gristina 3b34289c48 removed bcrypt password length limits 2020-12-11 16:40:19 +01:00
Gabriele Gristina 46c2464417 fix test module (2) 2020-12-11 14:44:30 +01:00
Gabriele Gristina 731cb1c9bc add missing md5 step to test module 2020-12-11 14:33:45 +01:00
Gabriele Gristina ba82dd235c fixed kernel, added test module 2020-12-11 14:24:36 +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
TROUNCE c209543cda Add files via upload 2020-10-26 00:06:04 +00:00
TROUNCE e4fefd21d1 Add files via upload 2020-10-25 23:18:13 +00:00
TROUNCE ee569ea540 Add files via upload 2020-10-25 22:58:47 +00:00
philsmd 038235f90f Added -m 24500 = Telegram Desktop >= v2.1.14 (PBKDF2-HMAC-SHA512) 2020-10-16 10:41:58 +02:00
Jens Steube 15bf8b7302 Merge pull request #2579 from philsmd/tests_remove_asn1_package
tests: remove requirement Convert::ASN1
2020-10-13 11:22:31 +02:00
philsmd 2a3f487d94 tests: remove requirement Convert::ASN1 2020-10-13 10:26:45 +02:00
philsmd 10b3e3051c tests: use python3/pip3 instead of just python/pip 2020-10-13 10:12:10 +02:00