Commit Graph

162 Commits (55ff8fe729c63146518f8a0a247c0bb27bf9de00)

Author SHA1 Message Date
jsteube 55ff8fe729 Guarantee to have used the minimum and maximum length of both password and salt to be used at least once
6 years ago
jsteube 620bd693c5 Guarantee output of 8 entries in single mode in test.pl
6 years ago
jsteube ac0560fd4a Make use of module_constraints more easy and fix some modes
6 years ago
jsteube 9b572d3faa Add remaining updates for test.sh
6 years ago
jsteube e137794555 Fix random_number() and -m 12 contraints
6 years ago
jsteube e8029cdc5c Generate more reasonable pw and salt length in test.pl mode single
6 years ago
jsteube 062e539b02 Workaround old salt length problem
6 years ago
jsteube 22da2407e9 Make sure word length in test.pl single mode only increases or stays equal to previous one
6 years ago
jsteube 10a7c5df3d Improve test.pl functionality a bit
6 years ago
jsteube 2afb4e0f36 Fix test.pl single mode if password is '0'
6 years ago
jsteube 7538e82b72 Bring back comparison of hashlist in crackfile
6 years ago
jsteube 97fc147aec Do not try passwords > length 31 in optimized mode, because this works only in -a 3 mode
6 years ago
Jens Steube 5717fcd1a6 Update test_modules and test.pl to respect valid password and salt length ranges per hash mode
6 years ago
jsteube 8bb28837ef Limit single mode to 31 in general as in old test.pl
6 years ago
R. Yushaev 6365672c34 Add module_preprocess_hashlist hook for tests
6 years ago
R. Yushaev 9f1749dce3 Add test modules and helper functions
6 years ago
jsteube 73af860f43 Add functionality in test.pl to allow empty hash returns. This is required to enable hash-mode depending password length checks. NTLM supports just 27 characters in optimized mode, but single mode would produce 32, resulting in a non found password
6 years ago
jsteube c5fb8ab2e8 Fix use of test.pl from test.sh
6 years ago
jsteube c0e83dc471 Some minor test.pl fixes, added m01000.pm
6 years ago
R. Yushaev a92ab33ad5 Add modularized test.pl
6 years ago
R. Yushaev d0478e4481 Rename test.pl to legacy_test.pl
6 years ago
R. Yushaev b5a7e967c1 Add support for Open Document Format 1.1
6 years ago
R. Yushaev 875d6eb516 Fix selftest for hash-mode 18400
6 years ago
Sein Coray a70a0513bf
Added hash mode 18500 sha1(md5(md5($pass)))
6 years ago
R. Yushaev 6a5b0c821e Add support for Open Document Format 1.2
6 years ago
Jens Steube 1a8c712452 Fix typo in test.pl
6 years ago
Jens Steube 2635331de3 Unify some global handling in test.pl
6 years ago
jsteube 63aae4d670 Fix missing perl modules in install_modules.sh
6 years ago
R. Yushaev 0134f5f018 Clean up test suite scripts
6 years ago
Jens Steube a4200ba167 Added hash-mode 18300 (Apple File System)
6 years ago
R. Yushaev 47bd838e25 Add VeraCrypt Streebog support
6 years ago
Royce Williams 6053f473eb trailing whitespace
6 years ago
R. Yushaev a8eb611b1c Add HMAC-Streebog-512 (pure kernels)
6 years ago
Arseniy Sharoglazov ee873da300 Added hash-modes 18200 (Kerberos 5 AS-REP etype 23)
6 years ago
R. Yushaev 224315dd62 Add pure kernels and tests for Streebog hashes
6 years ago
unix-ninja 3705ebfbf6 Remove extra whitespace in test.pl
6 years ago
unix-ninja db4ec8ed2c Fix formatting to comply with hashcat coding guidelines
6 years ago
unix-ninja 3c3b05d1e5 Resolve conflicts
6 years ago
unix-ninja 6cda8f7077 Change TOTP index from 17300 to 18100
6 years ago
unix-ninja 1ecc5e5559 Add TOTP to test.pl
6 years ago
R. Yushaev 5c87720acc Add SHA3 and Keccak
6 years ago
philsmd 883336089e test: fixed verify code for -m 16600 = Electrum Wallet
6 years ago
Michael Sprecher 3a321c8dce
Added hash-mode 16900 = Ansible Vault
6 years ago
jsteube 88ebca40b8 Added hash-mode 16800 = WPA-PMKID-PBKDF2
6 years ago
jsteube c28fdf7f44 Added hash-mode 16700 = FileVault 2
6 years ago
jsteube 215063d0fc Fix some formating for -m 7701 and -m 7801 in test.pl
6 years ago
Mathieu Geli 48283cf473 Add tests for 7701/7801
6 years ago
jsteube c99de3c22a Fix missing function export in test.pl
6 years ago
jsteube e877c30ebc OpenCL Kernels: Remove password length restriction to 16 for Cisco-PIX and Cisco-ASA hashes
6 years ago
Jens Steube e1eab586fd Add some note for test.pl
6 years ago