jsteube
|
3adec86fcc
|
Fix md5crypt encoder
|
2019-01-12 22:18:49 +01:00 |
|
jsteube
|
3c794b370b
|
Add -m 500 module
|
2019-01-12 21:48:18 +01:00 |
|
jsteube
|
676dd1c410
|
Clean up some migrated code from interface_migrated.c
|
2019-01-12 21:30:21 +01:00 |
|
jsteube
|
91fc5286fa
|
Fix module_hash_binary_parse check
|
2019-01-12 21:18:19 +01:00 |
|
jsteube
|
c3c665a338
|
Add -m 400 module
|
2019-01-12 15:33:46 +01:00 |
|
jsteube
|
bc22bfee2e
|
Some cleanup
|
2019-01-12 15:05:33 +01:00 |
|
jsteube
|
b94f7ca411
|
Add -m 110 module
|
2019-01-12 13:26:18 +01:00 |
|
jsteube
|
17bd76ee62
|
Use settings from selftest hash for benchmark unless overriden by module hooks
|
2019-01-12 01:59:18 +01:00 |
|
jsteube
|
74265307fe
|
Automate module interface version management
|
2019-01-12 00:39:13 +01:00 |
|
jsteube
|
219f2091f3
|
Add -m 11 module
|
2019-01-11 23:26:10 +01:00 |
|
jsteube
|
93e081144a
|
Add -m 10 module
|
2019-01-11 23:14:52 +01:00 |
|
jsteube
|
26033e5787
|
Make use of return length from ascii_digest instead of calling strlen()
|
2019-01-11 23:11:56 +01:00 |
|
jsteube
|
03f315a4ab
|
Automatic append of salts to SALT_TYPE_GENERIC hashes is comfortable but counter-intuitive, everything that gets decoded in the module should be also accessed when encoding it again
|
2019-01-11 22:50:05 +01:00 |
|
jsteube
|
fcfd07ceb2
|
Move parse_and_store_generic_salt to shared.c
|
2019-01-10 20:51:38 +01:00 |
|
jsteube
|
269245171d
|
Remove some unneeded code
|
2019-01-09 16:17:38 +01:00 |
|
Jens Steube
|
e0a630d5a5
|
Merge pull request #1864 from matrix/hash-mode-plugin-2400
Add Cisco-PIX MD5 module
|
2019-01-09 16:10:52 +01:00 |
|
jsteube
|
2e61d9d0b8
|
Authenticated hashes (HMAC) use separate buffers for password and salt, therefore no combination constraints required
|
2019-01-09 11:24:39 +01:00 |
|
Jens Steube
|
e08cca8eee
|
Merge pull request #1863 from s3inlc/test-plugin-150_160
Added test modules for mode 150 and 160
|
2019-01-09 11:17:45 +01:00 |
|
Jens Steube
|
d2dfc75d11
|
Merge pull request #1862 from matrix/hash-mode-plugin-md4
Add MD4 module
|
2019-01-09 11:17:04 +01:00 |
|
Jens Steube
|
1f398f7626
|
Merge pull request #1861 from s3inlc/test-plugin-133_140_141
Added test modules for mode 133, 140 and 141
|
2019-01-09 11:14:16 +01:00 |
|
Jens Steube
|
278b739907
|
Merge pull request #1860 from matrix/hash-mode-plugin-300
Add 300 (MySQL4.1/MySQL5) module
|
2019-01-09 11:10:42 +01:00 |
|
Jens Steube
|
0f4eac3339
|
Merge pull request #1859 from s3inlc/test-plugin-130_131_132
Added test modules for mode 130, 131 and 132
|
2019-01-09 11:07:55 +01:00 |
|
Jens Steube
|
4e253e5b54
|
Merge pull request #1858 from matrix/hash-mode-plugin-MySQL323
Add MySQL323 module
|
2019-01-09 11:03:48 +01:00 |
|
jsteube
|
2d64dcccab
|
Fix some spacing and buffer size
|
2019-01-09 10:57:04 +01:00 |
|
jsteube
|
df1e00e4ed
|
Fix out-of-boundary reads in base32/base64 operations
|
2019-01-09 10:56:47 +01:00 |
|
Sein Coray
|
2638052daa
|
Fixed spacing
|
2019-01-09 10:51:26 +01:00 |
|
Sein Coray
|
a1fa4aa12f
|
Fixed spacing
|
2019-01-09 10:50:26 +01:00 |
|
Jens Steube
|
2e841a1c26
|
Merge pull request #1857 from matrix/hash-mode-plugin-101
Add 101 (nsldap, SHA-1(Base64), Netscape LDAP SHA) module
|
2019-01-09 10:18:16 +01:00 |
|
jsteube
|
01f04ed80d
|
Fix spacing
|
2019-01-09 10:15:01 +01:00 |
|
jsteube
|
31822a9bea
|
Fix spacing
|
2019-01-09 10:11:50 +01:00 |
|
Jens Steube
|
ebd4fcbbc2
|
Merge pull request #1856 from s3inlc/test-plugin-121_122_125
Added test modules for mode 121, 122 and 125
|
2019-01-09 10:10:10 +01:00 |
|
jsteube
|
da2249d143
|
Fix spacing/tabs
|
2019-01-09 10:09:12 +01:00 |
|
Jens Steube
|
0394df1faf
|
Merge pull request #1855 from matrix/hash-mode-plugin-sha384
Add SHA384 module
|
2019-01-09 10:07:21 +01:00 |
|
jsteube
|
e453a9dc04
|
Fix spacing/tabs
|
2019-01-09 10:06:14 +01:00 |
|
jsteube
|
5e0dec0d6d
|
Bring back needed variables
|
2019-01-09 10:03:41 +01:00 |
|
jsteube
|
77739ec946
|
Remove unused variable
|
2019-01-09 10:02:03 +01:00 |
|
Jens Steube
|
ac9d0603a0
|
Merge pull request #1854 from matrix/hash-mode-plugin-sha224
Add SHA224 module
|
2019-01-09 09:59:51 +01:00 |
|
Jens Steube
|
2462722c7f
|
Merge pull request #1853 from matrix/hash-mode-plugin-sha1
Add SHA1 module
|
2019-01-09 09:48:01 +01:00 |
|
Gabriele Gristina
|
f63ef15da1
|
Fix HASH_CATEGORY in Cisco-PIX MD5 module
|
2019-01-09 00:03:59 +01:00 |
|
Gabriele Gristina
|
6fb999a505
|
Add Cisco-PIX MD5 module
|
2019-01-08 23:57:58 +01:00 |
|
Sein Coray
|
f16f04ac17
|
Added test modules for mode 150 and 160
|
2019-01-08 23:46:44 +01:00 |
|
Gabriele Gristina
|
6fc74a2bdb
|
Add MD4 module
|
2019-01-08 23:32:17 +01:00 |
|
Sein Coray
|
4d1c53b3e5
|
Added test modules for mode 133, 140 and 141
|
2019-01-08 23:27:20 +01:00 |
|
Gabriele Gristina
|
3ac97c9ef5
|
Add 300 (MySQL4.1/MySQL5) module
|
2019-01-08 23:19:56 +01:00 |
|
Gabriele Gristina
|
d5ee7b42e2
|
Add missing OPTS_TYPE to MySQL323 module
|
2019-01-08 23:11:20 +01:00 |
|
Sein Coray
|
e12ce123c9
|
Added test modules for mode 130, 131 and 132
|
2019-01-08 23:00:23 +01:00 |
|
Gabriele Gristina
|
8ff2078bda
|
Add MySQL323 module
|
2019-01-08 22:59:31 +01:00 |
|
Gabriele Gristina
|
a64ef4f921
|
Add 101 (nsldap, SHA-1(Base64), Netscape LDAP SHA) module
|
2019-01-08 22:40:15 +01:00 |
|
Sein Coray
|
3b629e9c12
|
Added test modules for mode 121, 122 and 125
|
2019-01-08 22:35:12 +01:00 |
|
Gabriele Gristina
|
2068f88371
|
Add SHA384 module
|
2019-01-08 22:03:07 +01:00 |
|