Re: [sqlmap-users] sqlmap retrieved an odd-length hexadecimal string which it is not able to conver
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2009-07-09 11:50:31
|
Hi Patrick, On Thu, Jul 9, 2009 at 09:28, Patrick Webster<pa...@au...> wrote: > ./sqlmap.py -v 2 -u target --read-file "C:\boot.ini" --dbms "Microsoft > SQL Server" Apparently boot.ini is not in all the Windows systems, give a try to C:\globdata.ini, C:\install.ini or any other default file within C:\WINDOWS. > ... > File "/home/patrick/sqlmap/plugins/generic/filesystem.py", line 315, > in readFile > rFilePath = dataToOutFile(fileContent) > File "/home/patrick/sqlmap/lib/core/common.py", line 342, in dataToOutFile > rFileFP.write(data) > TypeError: argument 1 must be string or read-only buffer, not list Thanks for reporting. Fixed and commited. Cheers, -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobiles: +447788962949 (UK), +393493821385 (IT) PGP Key ID: 0x05F5A30F |