Commit Graph

1088 Commits (f1ecc643a6d58f801c7ada9d6333582fd0eef4c6)

Author SHA1 Message Date
Gabriele Gristina b6ae3d867e Added hash-mode: md5(sha1($salt.$pass))
11 months ago
Jens Steube f5ec183552
Merge pull request #3773 from matrix/algo_2630
11 months ago
Gabriele Gristina c31d8d2b95 Added hash-mode: md5(md5($pass.$salt))
12 months ago
Gabriele Gristina 40f087923f Added hash-mode: md5(sha1($pass.$salt))
12 months ago
Jens Steube 2d60359827
Merge pull request #3766 from matrix/algo_RSA_NetWitness
12 months ago
Jens Steube 82cf3b63b9
Merge pull request #3764 from matrix/algo_21310
12 months ago
Gabriele Gristina e506823772 Added hash-mode: RSA Security Analytics / NetWitness (sha256)
12 months ago
Gabriele Gristina 19a36e73a2 Added hash-mode: md5($salt1.sha1($salt2.$pass))
12 months ago
Gabriele Gristina ec13e6123a Added hash-mode: sha512(sha512($pass).$salt)
12 months ago
Jens Steube 3bd8d38402
Merge pull request #3753 from matrix/algo_empireCMS_AdminPassword
1 year ago
Jens Steube e6314a812f
Merge pull request #3745 from matrix/fix_file_permissions
1 year ago
jsteube c4462c9de4 Fix missing interpreter in m21400.pm
1 year ago
Gabriele Gristina 53dbc07029 Added hash-mode: Empire CMS (Admin password)
1 year ago
Jens Steube e39bd75e24
Merge pull request #3740 from matrix/fix_2410_pwMax_limits
1 year ago
Jens Steube 82d9de8b30
Merge pull request #3739 from matrix/fix_2400_pwMax_limit
1 year ago
Jens Steube d3f7c5132c
Merge pull request #3732 from matrix/fix_modules_constraints_NOSALT
1 year ago
Gabriele Gristina 1c3ea8506c Fix file permissions for 32100/32200
1 year ago
Jens Steube 0253f50679
Merge pull request #3730 from matrix/algo_sspr
1 year ago
jsteube 5dcc9a5d8b Rename hash-modes 33100, 33200 to 32100, 32200
1 year ago
Jens Steube 9433d0b61e
Merge pull request #3729 from MWR-CyberSec/add-aes-asrep-plugins
1 year ago
Gabriele Gristina b8ea00642e Fixed maximum password length in module/test_module of hash-mode 2410
1 year ago
Gabriele Gristina 82f94593a0 Fixed maximum password length in module/test_module of hash-mode 2400
1 year ago
Gabriele Gristina a0732495fa add missing md4_hex import in 31600 test module
1 year ago
Gabriele Gristina 423faea47d cleanup test.pl and implement module_get_random_password() in 31500/31600 test modules
1 year ago
Gabriele Gristina b865c55ab4 Unit Test: removes salt constraints if no salt is used
1 year ago
Gabriele Gristina f126f3b19e Added support for NetIQ SSPR hashes + Adobe AEM
1 year ago
Christo Erasmus 33581b4155 Added plugins for AES128 and AES256 AS-REPs
1 year ago
Gabriele Gristina 8652720ca9 Unit tests: add test modules for hash-modes 31500 and 31600 and handle them in tools/test.pl
1 year ago
Jens Steube bdedb609d0
Merge pull request #3709 from OutWrest/master
1 year ago
Gabriele Gristina 3109ebc2c7
Merge branch 'master' into fix_31400
1 year ago
Jens Steube 0534fd37fb
Merge pull request #3700 from matrix/fix_28200_testUnit
1 year ago
Outwrest 7785d953dd Added hash-mode: md5(md5(md5()).)
1 year ago
Gabriele Gristina ce2bd430e3 SecureCRT MasterPassphrase v2: update module, pure kernels and test unit. Add optimized kernels.
1 year ago
Jens Steube eba1201f87
Merge branch 'master' into fix_grep_out-of-memory_workaround
1 year ago
Jens Steube 20456bfc72
Merge branch 'master' into fix_testModule_29800
1 year ago
Jens Steube 8ae790bfb5
Merge pull request #3687 from matrix/fix_26610
1 year ago
Gabriele Gristina e09d07868b Fixed minimum password length in module of hash-mode 28200
1 year ago
Gabriele Gristina 4e56f4f25b Fixed bug in grep out-of-memory workaround on Unit Test
1 year ago
Gabriele Gristina 38f3b77a3a Fixed minimum password length in module of hash-mode 29800
1 year ago
Gabriele Gristina 5439b5c198 Fixed test module and cleanup implementation of MetaMask short (26610)
1 year ago
Gabriele Gristina 1d4d84d19c Added hash-mode: MetaMask Mobile Wallet, updated extraction tool
1 year ago
philsmd cb827fcd32
fix trailing spaces
1 year ago
jsteube 234e6cf49f Add support for 12 byte IV in -m 31800
1 year ago
jsteube 1c6c650931 Update unit test for -m 31800 to match reference description for extraction tool
1 year ago
jsteube b782d5f795 Unit test for -m 31800. Working, but not final. On hold until extraction tool is updated
1 year ago
jsteube dc51a1a976 Renumber -m 31500 to -m 31700
1 year ago
jsteube 19e20c7d09 Add unit-test for -m 31500
1 year ago
philsmd 361789506c
fixes #3653 test.sh parsing hashes with spaces
1 year ago
jsteube 04e7f84daf Remove OPTS_TYPE_HASH_COPY from -m 31400
1 year ago
Yaakov Saxon 6b28169c66 31400 securecrt module
1 year ago