Closed frank-dittrich closed 8 years ago
$ ./jtrts.pl -q ------------------------------------------------------------------------------- - JtR-TestSuite (jtrts). Version 1.13, Dec 21, 2014. By, Jim Fougeron & others - Testing: John the Ripper 1.8.0.6-jumbo-1-1667-g2d353ed [linux-gnu 64-bit AVX-ac] -------------------------------------------------------------------------------- form=hmac-sha256 guesses: 0 -show= 0 0:00:00:03 DONE : Expected count(s) (1500) [!!!FAILED1!!!] .pot CHK:hmac-sha256 guesses: 0 -show= 0 N/A N/A : Expected count(s) (1500) [!!!FAILED4!!!] (0 val-pwd 1 inval-pwd) form=episerver_sha1 guesses: 1476 -show=1476 0:00:00:00 DONE : Expected count(s) (1500) [!!!FAILED1!!!] form=episerver_sha1-utf8 guesses: 1403 -show=1403 0:00:00:00 DONE : Expected count(s) (1500) [!!!FAILED1!!!] form=episerver_sha256-utf8 guesses: 1437 -show=1437 0:00:00:00 DONE : Expected count(s) (1500)(1202) [!!!FAILED1!!!] form=ripemd-128 guesses: 0 -show= 0 0:00:00:00 DONE : Expected count(s) (1500) [!!!FAILED1!!!] .pot CHK:ripemd-128 guesses: 0 -show= 0 N/A N/A : Expected count(s) (1500) [!!!FAILED4!!!] (0 val-pwd 1 inval-pwd) Some tests had Errors. Performed 599 tests. 5 errors 2 errors reprocessing the .POT files Time used was 1294 seconds
I think the .pot CHK:hmac-sha256 and .pot CHK:ripemd-128 lines shouldn't exist. Why is jtrts.pl reporting (0 val-pwd 1 inval-pwd) here?
.pot CHK:hmac-sha256
.pot CHK:ripemd-128
(0 val-pwd 1 inval-pwd)
Please re-test. There were changes made in 57bcb21 (removing the .pot file) may have the side effect of fixing this bug.
d39f19f
I think the
.pot CHK:hmac-sha256
and.pot CHK:ripemd-128
lines shouldn't exist. Why is jtrts.pl reporting(0 val-pwd 1 inval-pwd)
here?