Created
April 17, 2015 11:49
-
-
Save Svenito/13943a467fb908930dfc to your computer and use it in GitHub Desktop.
hashcat benchmark inside a VM
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Initializing hashcat v0.49 with 2 threads and 32mb segment-size... | |
Device...........: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz | |
Instruction set..: x86_64 | |
Number of threads: 2 | |
Hash type: MD4 | |
Speed/sec: 21.39M words | |
Hash type: MD5 | |
Speed/sec: 18.55M words | |
Hash type: SHA1 | |
Speed/sec: 14.64M words | |
Hash type: SHA256 | |
Speed/sec: 8.13M words | |
Hash type: SHA512 | |
Speed/sec: 2.40M words | |
Hash type: SHA-3(Keccak) | |
Speed/sec: 2.74M words | |
Hash type: GOST R 34.11-94 | |
Speed/sec: 1.09M words | |
Hash type: SHA-1(Base64), nsldap, Netscape LDAP SHA | |
Speed/sec: 15.00M words | |
Hash type: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA | |
Speed/sec: 12.94M words | |
Hash type: descrypt, DES(Unix), Traditional DES | |
Speed/sec: 545.18k words | |
Hash type: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5 | |
Speed/sec: 18.53k words | |
Hash type: sha256crypt, SHA256(Unix) | |
Speed/sec: 1.42k words | |
Hash type: sha512crypt, SHA512(Unix) | |
Speed/sec: 467 words | |
Hash type: bcrypt, Blowfish(OpenBSD) | |
Speed/sec: 1.33k words | |
Hash type: Oracle 11g/12c | |
Speed/sec: 13.06M words | |
Hash type: NTLM | |
Speed/sec: 20.19M words | |
Hash type: DCC, mscash | |
Speed/sec: 11.42M words | |
Hash type: NetNTLMv1-VANILLA / NetNTLMv1+ESS | |
Speed/sec: 19.46M words | |
Hash type: NetNTLMv2 | |
Speed/sec: 3.07M words | |
Hash type: EPiServer 6.x < v4 | |
Speed/sec: 12.49M words | |
Hash type: EPiServer 6.x > v4 | |
Speed/sec: 6.34M words | |
Hash type: MSSQL(2000) | |
Speed/sec: 11.97M words | |
Hash type: MSSQL(2005) | |
Speed/sec: 12.56M words | |
Hash type: MSSQL(2012) | |
Speed/sec: 2.22M words | |
Hash type: MySQL323 | |
Speed/sec: 41.44M words | |
Hash type: MySQL4.1/MySQL5 | |
Speed/sec: 8.32M words | |
Hash type: Oracle 11g/12c | |
Speed/sec: 12.77M words | |
Hash type: OSX v10.4, v10.5, v10.6 | |
Speed/sec: 12.84M words | |
Hash type: OSX v10.7 | |
Speed/sec: 2.27M words | |
Hash type: OSX v10.8 / v10.9 | |
Speed/sec: 39 words | |
Hash type: Android PIN | |
Speed/sec: 12.11k words | |
Hash type: scrypt | |
Speed/sec: 43 words | |
Hash type: Cisco-PIX MD5 | |
Speed/sec: 16.75M words | |
Hash type: Cisco-ASA MD5 | |
Speed/sec: 16.30M words | |
Hash type: Cisco-IOS SHA256 | |
Speed/sec: 7.72M words | |
Hash type: Cisco $9$ | |
Speed/sec: 336 words | |
Hash type: WPA/WPA2 | |
Speed/sec: 1.27k words | |
Hash type: IKE-PSK MD5 | |
Speed/sec: 3.38M words | |
Hash type: IKE-PSK SHA1 | |
Speed/sec: 2.36M words | |
Hash type: Password Safe v3 | |
Speed/sec: 4.09k words | |
Hash type: AIX {ssha1} | |
Speed/sec: 162.12k words | |
Hash type: Radmin2 | |
Speed/sec: 9.53M words | |
Hash type: HMAC-MD5 (key = $pass) | |
Speed/sec: 6.21M words | |
Hash type: HMAC-MD5 (key = $salt) | |
Speed/sec: 10.70M words | |
Hash type: HMAC-SHA1 (key = $pass) | |
Speed/sec: 4.59M words | |
Hash type: HMAC-SHA1 (key = $salt) | |
Speed/sec: 7.82M words | |
Hash type: HMAC-SHA256 (key = $pass) | |
Speed/sec: 2.28M words | |
Hash type: HMAC-SHA256 (key = $salt) | |
Speed/sec: 4.19M words | |
Hash type: HMAC-SHA512 (key = $pass) | |
Speed/sec: 680.36k words | |
Hash type: HMAC-SHA512 (key = $salt) | |
Speed/sec: 1.26M words | |
Hash type: IPMI2 RAKP HMAC-SHA1 | |
Speed/sec: 4.80M words | |
Hash type: Half MD5 | |
Speed/sec: 15.54M words | |
Hash type: Double MD5 | |
Speed/sec: 8.59M words | |
Hash type: GRUB 2 | |
Speed/sec: 142 words | |
Hash type: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla) | |
Speed/sec: 12.73k words | |
Hash type: Joomla < 2.5.18 | |
Speed/sec: 16.14M words | |
Hash type: osCommerce, xt:Commerce | |
Speed/sec: 16.06M words | |
Hash type: IPB2+, MyBB1.2+ | |
Speed/sec: 7.96M words | |
Hash type: vBulletin < v3.8.5 | |
Speed/sec: 8.55M words | |
Hash type: SMF > v1.1 | |
Speed/sec: 12.89M words |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment