Commit Graph

358 Commits (11b0eb184c7cc8a3bd4a4308ac55648ff6f2a736)

Author SHA1 Message Date
jsteube 8ad3333d2a Add module and unit test for hash-mode 3200
5 years ago
jsteube de690abfa6 Add unit test modules 1600, 6300
5 years ago
mhasbini 3de0b294a0 Add 17300, 17400, 17500 & 17600 module unit tests
5 years ago
jsteube 0bec0cfb89 Add -m 3000 module and unit test
5 years ago
jsteube f859fbea66 Add -m 16800 module and unit test
5 years ago
jsteube 355ae342f7 Add -m 2501 module
5 years ago
jsteube 06a5e736b9 Add -m 500 unit test
5 years ago
jsteube 6a39617949 Add -m 600 unit test
5 years ago
jsteube 4550f2f771 Add -m 500 unit test
5 years ago
jsteube 73966d29e7 Add -m 400 unit test
5 years ago
jsteube da413b4eaa Add -m 5100 module
5 years ago
jsteube 02bdf8dda3 Add unit test modules for -m 14000 and -m 14100
5 years ago
jsteube 2c47c03e26 the idea of having guaranteed mixed password and salt lengths is not working.
5 years ago
jsteube 036e4eba2c Use -rdynamic instead of including sources of depencies for module compilation
5 years ago
Jens Steube e0a630d5a5
Merge pull request #1864 from matrix/hash-mode-plugin-2400
5 years ago
jsteube 2e61d9d0b8 Authenticated hashes (HMAC) use separate buffers for password and salt, therefore no combination constraints required
5 years ago
Jens Steube e08cca8eee
Merge pull request #1863 from s3inlc/test-plugin-150_160
5 years ago
Jens Steube d2dfc75d11
Merge pull request #1862 from matrix/hash-mode-plugin-md4
5 years ago
Jens Steube 1f398f7626
Merge pull request #1861 from s3inlc/test-plugin-133_140_141
5 years ago
Jens Steube 0f4eac3339
Merge pull request #1859 from s3inlc/test-plugin-130_131_132
5 years ago
Sein Coray 2638052daa
Fixed spacing
5 years ago
Sein Coray a1fa4aa12f
Fixed spacing
5 years ago
jsteube 31822a9bea Fix spacing
5 years ago
Jens Steube ebd4fcbbc2
Merge pull request #1856 from s3inlc/test-plugin-121_122_125
5 years ago
Jens Steube 0394df1faf
Merge pull request #1855 from matrix/hash-mode-plugin-sha384
5 years ago
Gabriele Gristina 6fb999a505 Add Cisco-PIX MD5 module
5 years ago
Sein Coray f16f04ac17
Added test modules for mode 150 and 160
5 years ago
Gabriele Gristina 6fc74a2bdb Add MD4 module
5 years ago
Sein Coray 4d1c53b3e5
Added test modules for mode 133, 140 and 141
5 years ago
Sein Coray e12ce123c9
Added test modules for mode 130, 131 and 132
5 years ago
Sein Coray 3b629e9c12
Added test modules for mode 121, 122 and 125
5 years ago
Gabriele Gristina 2068f88371 Add SHA384 module
5 years ago
Gabriele Gristina aa15ae9fb5 Add SHA224 module
5 years ago
Gabriele Gristina 9f6a27e8b6 Add SHA256 module
5 years ago
jsteube 105c0ce0cb Add unit test for SHA512
5 years ago
Jens Steube fb938970d8
Merge pull request #1844 from s3inlc/test-plugin-101_111_112
5 years ago
Sein Coray 7b033a58ae
Fixed test module constraints
5 years ago
Sein Coray c959d1bb34
Added test modules for mode 101, 111 and 112
5 years ago
jsteube 958d89872a Remove old code
5 years ago
jsteube 55ff8fe729 Guarantee to have used the minimum and maximum length of both password and salt to be used at least once
5 years ago
jsteube 620bd693c5 Guarantee output of 8 entries in single mode in test.pl
5 years ago
jsteube 0baf8fc2f9 Fix constraints in -m 30 and -m 40 and return array in -m 40
5 years ago
jsteube 9ee247c6f8 Fix password length for optimized mode in constraints for hash-mode 22: 55 - (1 + 20 + 1)
5 years ago
Jens Steube 3516fd70a4
Merge pull request #1843 from s3inlc/test-plugin-22_30_40
5 years ago
Sein Coray a4b7a052b8
Added test modules for mode 22, 30 and 40
5 years ago
Sein Coray 50cac0a43b
Changed regex to read hash modes from test modules
5 years ago
jsteube 8613e2fc81 test.sh fix packaged hash types
5 years ago
jsteube 3b43bd6d03 Automatically fill HASH_TYPES in test.sh
5 years ago
jsteube ac0560fd4a Make use of module_constraints more easy and fix some modes
5 years ago
jsteube eeff037365 Fix test.sh in non-optimized mode
5 years ago