Password cracking Benchmarks with John the Ripper (and some seriously fast C/S) - and I’m Totally Serial.
As all of you are probably aware cracking is a common element of the internet fun repotoire, and it just so happens to be one of my keener geeky aspects at testing how fast a machine is. As it turns out my latest machines are great password crackers, who would have thought eh?
Yes, I’m using dure core technology as mentioned in my other articles on azio.org (have a look and see if you can work out what processor I’m using). The results are truly blinding, please see them at the bottom of the page. Clearly slapping the hell out of the other becnhmarks by over double in most cases!
john 1.7 benches opteron 244 1800mhz linux-x86-64 stanojr@chrome:~/john-1.7/run% ./john -test Benchmarking: Traditional DES [64/64 BS]… DONE Many salts: 635247 c/s real, 640360 c/s virtual Only one salt: 587433 c/s real, 587433 c/s virtual Benchmarking: BSDI DES (x725) [64/64 BS]… DONE Many salts: 19762 c/s real, 19762 c/s virtual Only one salt: 18420 c/s real, 19594 c/s virtual Benchmarking: FreeBSD MD5 [32/64 X2]… DONE Raw: 4277 c/s real, 4277 c/s virtual Benchmarking: OpenBSD Blowfish (x32) [32/64]… DONE Raw: 264 c/s real, 299 c/s virtual Benchmarking: Kerberos AFS DES [48/64 4K]… DONE Short: 254415 c/s real, 253909 c/s virtual Long: 758138 c/s real, 759654 c/s virtual Benchmarking: NT LM DES [64/64 BS]… DONE Raw: 5848K c/s real, 5943K c/s virtual linux-x86-64-mmx stanojr@chrome:~/john-1.7/run% ./john -test Benchmarking: Traditional DES [64/64 BS MMX]… DONE Many salts: 665855 c/s real, 700826 c/s virtual Only one salt: 598419 c/s real, 643364 c/s virtual Benchmarking: BSDI DES (x725) [64/64 BS MMX]… DONE Many salts: 19710 c/s real, 23681 c/s virtual Only one salt: 23019 c/s real, 23111 c/s virtual Benchmarking: FreeBSD MD5 [32/32]… DONE Raw: 5352 c/s real, 5363 c/s virtual Benchmarking: OpenBSD Blowfish (x32) [32/32]… DONE Raw: 274 c/s real, 273 c/s virtual Benchmarking: Kerberos AFS DES [48/64 4K MMX]… DONE Short: 134489 c/s real, 134489 c/s virtual Long: 470610 c/s real, 472496 c/s virtual Benchmarking: NT LM DES [64/64 BS MMX]… DONE Raw: 5358K c/s real, 5358K c/s virtual pentium d 930 3ghz linux-x86-64 stanojr@vitocorleone:~/john-1.7/run$ ./john -test Benchmarking: Traditional DES [64/64 BS]… DONE Many salts: 752704 c/s real, 752704 c/s virtual Only one salt: 688389 c/s real, 689766 c/s virtual Benchmarking: BSDI DES (x725) [64/64 BS]… DONE Many salts: 25996 c/s real, 25996 c/s virtual Only one salt: 25370 c/s real, 25370 c/s virtual Benchmarking: FreeBSD MD5 [32/64 X2]… DONE Raw: 6503 c/s real, 6490 c/s virtual Benchmarking: OpenBSD Blowfish (x32) [32/64]… DONE Raw: 425 c/s real, 426 c/s virtual Benchmarking: Kerberos AFS DES [48/64 4K]… DONE Short: 127540 c/s real, 127540 c/s virtual Long: 469588 c/s real, 469588 c/s virtual Benchmarking: NT LM DES [64/64 BS]… DONE Raw: 7918K c/s real, 7918K c/s virtual linux-x86-64-mmx stanojr@vitocorleone:~/john-1.7/run$ ./john -test Benchmarking: Traditional DES [64/64 BS MMX]… DONE Many salts: 646387 c/s real, 646387 c/s virtual Only one salt: 592849 c/s real, 594035 c/s virtual Benchmarking: BSDI DES (x725) [64/64 BS MMX]… DONE Many salts: 21882 c/s real, 21882 c/s virtual Only one salt: 21785 c/s real, 21785 c/s virtual Benchmarking: FreeBSD MD5 [32/32]… DONE Raw: 8632 c/s real, 8650 c/s virtual Benchmarking: OpenBSD Blowfish (x32) [32/32]… DONE Raw: 430 c/s real, 428 c/s virtual Benchmarking: Kerberos AFS DES [48/64 4K MMX]… DONE Short: 188091 c/s real, 188467 c/s virtual Long: 511539 c/s real, 510518 c/s virtual Benchmarking: NT LM DES [64/64 BS MMX]… DONE Raw: 5996K c/s real, 5996K c/s virtual
We at azio.org decided to try out our own benchmark on our latest machines ,and we were impressed with what we got!
Many salts: 1028K c/s real, 1028K c/s virtual Only one salt: 957081 c/s real, 957081 c/s virtual Benchmarking: BSDI DES (x725) [64/64 BS MMX]… DONE Many salts: 33356 c/s real, 33356 c/s virtual Only one salt: 32906 c/s real, 32906 c/s virtual Benchmarking: FreeBSD MD5 [32/32]… DONE Raw: 6583 c/s real, 6583 c/s virtual Benchmarking: OpenBSD Blowfish (x32) [32/32]… DONE Raw: 406 c/s real, 406 c/s virtual Benchmarking: Kerberos AFS DES [48/64 4K MMX]… DONE Short: 330240 c/s real, 330240 c/s virtual Long: 967219 c/s real, 967219 c/s virtual Benchmarking: NT LM DES [64/64 BS MMX]… DONE Raw: 9341K c/s real, 9341K c/s virtualThis machine can clearly crack about 2.2 Million MD5 Combinations a Second Bruteforce. thats wowtastic indeed!