From charlesreid1

No edit summary
Line 24: Line 24:
Slightly slower than Aircrack's 1200 keys per second... But not too bad.
Slightly slower than Aircrack's 1200 keys per second... But not too bad.


==AWS Free Node==
Running the John the Ripper speed test on a free AWS compute node:
<pre>
$ john -test
</pre>





Revision as of 06:39, 28 August 2015

Speed Test

Here is how to run a John the Ripper speed test:

$ john -test

Speed Test Results

Kronos

Here are the results of the John the Ripper speed test on Kronos:

$ john -test

[...be prepared to wait a while...]

Benchmarking: wpapsk, WPA/WPA2 PSK [PBKDF2-SHA1 128/128 SSE4.1 4x]... (2xOMP) DONE
Raw:	1045 c/s real, 536 c/s virtual

Slightly slower than Aircrack's 1200 keys per second... But not too bad.

AWS Free Node

Running the John the Ripper speed test on a free AWS compute node:

$ john -test