Re: [sqlmap-users] Error report
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-02-10 09:33:08
|
Hi. Thank you for your report. This problem is probably related to the connection issue(s) you may experience on your side testing that site. We've made some patches regarding this and other similar cases with proper error reporting in current development version ( svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap/ ). Kind regards, Miroslav Stampar On Tue, Feb 9, 2010 at 7:13 PM, Dani <lg...@gm...> wrote: > dani@modesty:/usr/share/sqlmap$ yes "y" | sqlmap -g "inurl:index.php?id" > sqlmap version: 0.7 > Python version: 2.6.4 > Operating system: linux2 > Traceback (most recent call last): > File "/usr/bin/sqlmap", line 84, in main > start() > File "/usr/share/sqlmap/lib/controller/controller.py", line 178, in start > checkStability() > File "/usr/share/sqlmap/lib/controller/checks.py", line 304, in > checkStability > conf.md5hash = md5hash(firstPage) > File "/usr/share/sqlmap/lib/core/convert.py", line 54, in md5hash > return md5.new(string).hexdigest() > TypeError: md5() argument 1 must be string or read-only buffer, not None > > -- > Saludos > *********************************************** > Daniel G. Gamonal > Sistemas de Informacion > *********************************************** > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B |