Re: [sqlmap-users] Phpass hash detection

2011-11-21 Thread Miroslav Stampar
Hi Brandon. Thank you for your report. It should be "patched" with the latest commit. Kind regards On Mon, Nov 21, 2011 at 8:32 PM, Brandon Perry wrote: > Hi, The phpass detection is working excellently. Would like to report > these: > > [13:27:24] [CRITICAL] there was a problem while hashing e

Re: [sqlmap-users] Phpass hash detection

2011-11-21 Thread Brandon Perry
Hi, The phpass detection is working excellently. Would like to report these: [13:27:24] [CRITICAL] there was a problem while hashing entry: '<>@\xc2\xa3\xc2\xa7\xe2\x82\xac{[]}'. Please report by e-mail to sqlmap-users@lists.sourceforge.net [13:27:26] [CRITICAL] there was a problem while hashing e

Re: [sqlmap-users] Phpass hash detection

2011-11-21 Thread Miroslav Stampar
Aha. I haven't noticed it was yours code :). Thank you for this nice piece of code. Kind regards On Mon, Nov 21, 2011 at 10:17 AM, Ulisses Castro wrote: > Good to see that code helped sqlmap, thanks for the reference Miroslav! > > Nice update. > > Cheers, > Ulisses Castro > > On Sun, Nov 20, 201

Re: [sqlmap-users] Phpass hash detection

2011-11-21 Thread Ulisses Castro
Good to see that code helped sqlmap, thanks for the reference Miroslav! Nice update. Cheers, Ulisses Castro On Sun, Nov 20, 2011 at 5:03 PM, Miroslav Stampar wrote: > Hi Brandon. > > You can find it implemented in the last revision (r4511). > > Kind regards, > Miroslav Stampar > > On Sat, Nov 1

Re: [sqlmap-users] Phpass hash detection

2011-11-20 Thread Brandon Perry
Thanks! On Sun, Nov 20, 2011 at 1:03 PM, Miroslav Stampar wrote: > Hi Brandon. > > You can find it implemented in the last revision (r4511). > > Kind regards, > Miroslav Stampar > > On Sat, Nov 19, 2011 at 10:09 PM, Brandon Perry > wrote: >> >> Absolutely. >> >> Thanks for the response. >> >> On

Re: [sqlmap-users] Phpass hash detection

2011-11-20 Thread Miroslav Stampar
Hi Brandon. You can find it implemented in the last revision (r4511). Kind regards, Miroslav Stampar On Sat, Nov 19, 2011 at 10:09 PM, Brandon Perry wrote: > Absolutely. > > Thanks for the response. > > On Sat, Nov 19, 2011 at 3:00 PM, Miroslav Stampar > wrote: > > Hi Brandon. > > > > It will

Re: [sqlmap-users] Phpass hash detection

2011-11-19 Thread Brandon Perry
Absolutely. Thanks for the response. On Sat, Nov 19, 2011 at 3:00 PM, Miroslav Stampar wrote: > Hi Brandon. > > It will be implemented these days, although don't expect it to be too fast > (compared to the regular MD5 or similar) as it usually uses lots of MD5 > rounds. > > Kind regards > > On N

Re: [sqlmap-users] Phpass hash detection

2011-11-19 Thread Miroslav Stampar
Hi Brandon. It will be implemented these days, although don't expect it to be too fast (compared to the regular MD5 or similar) as it usually uses lots of MD5 rounds. Kind regards On Nov 19, 2011 9:05 AM, "Brandon Perry" wrote: > Are there any plans to add phpass hash detection and cracking > f

[sqlmap-users] Phpass hash detection

2011-11-19 Thread Brandon Perry
Are there any plans to add phpass hash detection and cracking facilities to sqlmap? A python script to crack them is here, for reference http://dl.packetstormsecurity.net/Crackers/phpassbrute.py.txt -- http://volatile-minds.blogspot.com -- blog http://www.volatileminds.net -- website -