My bugs for 0.09b41 -- The AMD side
#9
Post 2:

New

- For -m 0 MD5, bruteforce of lenght 2,4 and 8 failed.
- For -m 120 sha1($salt.$pass), bruteforce (-a 3) fails on all length.
- For -m 121 SMF > v1.1, bruteforce (-a 3) fails on all length.
- For -m 122 OSX v10.4, v10.5, v10.6, bruteforce (-a 3) fails on all length.
- FOr -m 130 sha1(unicode($pass).$salt), bruteforce of length 2 failed, the rest all worked.
- For -m 131 MSSQL(2000), bruteforce of length 4 and -a 7 of length 2 and 4 worked. All the rest failed.
- For -m 132 MSSQL(2005), bruteforce of length 2 failed.
- For -m 900 MD4, bruteforce all failed except for length 15. All the other attack mode were fine.
- For -m 1000 NTLM, bruteforce all failed except for length 12 and 15. All the other attack mode were fine.
- For -m 1400 SHA256, -a 3 length 2, -a 6 length 4 and -a 7 length 4 failed. The rest all worked.
- For -m 1410 sha256($pass.$salt), -a 3 length 2, -a 6 length 4 and -a 7 length 4 failed. The rest all worked.
- For -m 1420 sha256($salt.$pass), -a 3 length 2, -a 6 length 4 and -a 7 length 4 failed. The rest all worked.
- For -m 1710 sha512($pass.$salt), bruteforce on length 2 and 4 failed. The rest worked.
- For -m 1800 sha512crypt, SHA512(Unix), similar to Nvidia bug. -a 1 length 15 failed. -a 3 length 2 and 4 crashed. -a 6 length 8, 12 and 15 crashed. -a 7 length 4, 8 and 15 crashed.
- For -m 2600 Double MD5, dictionary and bruteforce mode fails. The rest works.
- For -m 2611 Double MD5, dictionary and bruteforce mode fails. The rest works.

Shared with Nvidia
- For -m 10 md5($pass.$salt), bruteforce of length 2 failed.
- For -m 30 md5(unicode($pass).$salt), Length 15 does not work on all modes and length 2 does not work on bruteforce.
- For -m 110 sha1($pass.$salt), Bruteforce of length 2 is not working.
- For -m 111 nsldaps, SSHA-1(Base64), Netscape LDAP SSHA, Dictionary attack works (-a 0) but all the other attack mode fails.
- For -m 112 Oracle 11g, Bruteforce of length 2 is not working. The rest is perfect.
- For -m 141 EPiServer 6.x, Nothing worked.
- For -m 2100 DCC2, Dictionary mode for length 2 failed. Bruteforce for length 4 failed. All the rest worked.


Messages In This Thread
RE: My bugs for 0.09b41 -- The AMD side - by atom - 08-06-2012, 02:08 PM
RE: My bugs for 0.09b41 -- The AMD side - by atom - 08-09-2012, 11:11 AM
RE: My bugs for 0.09b41 -- The AMD side - by K9 - 08-06-2012, 07:36 PM
RE: My bugs for 0.09b41 -- The AMD side - by atom - 08-09-2012, 11:12 AM
RE: My bugs for 0.09b41 -- The AMD side - by mastercracker - 08-11-2012, 03:36 AM
About the crashes - by mastercracker - 08-11-2012, 05:10 AM
RE: My bugs for 0.09b41 -- The AMD side - by atom - 08-12-2012, 06:39 PM