- Alexander Kornbrust Oracle Security Blog - http://blog.red-database-security.com -
IGHASHGPU - Cracking Oracle Passwords with 790 Million Passwords/second
Dieser Eintrag stammt von Alexander Kornbrust Am 29 Nov 2009 @ 19:10 In Tools, 11g | Kommentarfunktion deaktiviert
This time I want to present a new super-fast password cracker.Ivan Golubev released a new version of his password cracker [1] IGhashGPU. I know the tool for a while but in older versions of IGHASHGPU Oracle SHA1 passwords were not supported.
The new version [2] 0.62 supports now also Oracle 11g hashes (SHA1 + salt). The remarkable thing is the speed of cracking passwords. Ivan’s cracker is using the GPU for cracking the passwords. Without a GPU (NVidia or ATI) or within a virtual machine the tool is not working.
On a dual ATI 5970 configuration ([3] forum entry) the tool can crack approx. 790 (!!!) Million hashes per second. A single ATI 4850 can achieve more than 300 Mill. hashes per second. This means that the new 11g password algorithm can be cracked approx 130 times faster than the old DES algorithm. I am not sure if it was a good idea from Oracle to use such a standard algorithm like SHA1 because this is together with MD5 one of the most optimized algorithms.
Here is a short comparison between cracking old Oracle DES based passwords and new Oracle 11g SHA1 based passwords. I used the fasted software BF password cracker for Oracle DES ([4] Repscan from Red-Database-Security or [5] woraauthbf, both with approx. 6 Mill hashes on a Core i7) and compared it with the configuration of running IGHASHGPU on a dual 5970 configuration (790 Mill hashes per second).
Here are some benchmark numbers. I know that 11g supports case sensitive passwords but from my experience most people use normally lowercase passwords with the first character converted to uppercase.In such a case it is not necessary to crack the entire key space.
26 characters, length 6: DES: 53 seconds, SHA1: 0.4 seconds
26 characters, length 7: DES: 23 min, SHA1: 10 seconds
26 characters, length 8: DES: 10 h, SHA1: 4.6 minutes
26 characters, length 9: DES: 11 days, SHA1: 2 hours
26 characters, length 10: DES: 283 days, SHA1: 2 days
If you are interested to download the tool you can get it from [6] here.
Dieser Artikel wurde ausgedruckt ab Alexander Kornbrust Oracle Security Blog: http://blog.red-database-security.com
URL zum Artikel: http://blog.red-database-security.com/2009/11/29/ighashgpu-cracking-oracle-passwords-with-790-million-passwordssecond/
URLs in this post:
[1] IGhashGPU: http://www.golubev.com/hashgpu.htm
[2] 0.62: http://golubev.com/files/ighashgpu_v062.zip
[3] forum entry: http://forums.amd.com/devforum/messageview.cfm?catid=328&threadid=119351&
;enterthread=y
[4] Repscan: http://www.red-database-security.com/software/repscan.html
[5] woraauthbf: http://www.soonerorlater.hu/index.khtml?article_id=513
[6] here: http://www.golubev.com/hashgpu.htm
Klicken hier zum Drucken.