Trying to make one of those OS-commanding videos you asked about in
your blog :-)
11:37:38] [ERROR] unhandled exception in sqlmap/0.7rc2, please copy
the command line and the following text and send by e-mail to
sql...@li.... The developer will fix it as soon
as possible:
sqlmap version: 0.7rc2
Python version: 2.5.1
Operating system: darwin
Traceback (most recent call last):
File "./sqlmap.py", line 84, in main
start()
File "/Users/dguido/bin/sqlmap/lib/controller/controller.py", line
263, in start
action()
File "/Users/dguido/bin/sqlmap/lib/controller/action.py", line 130, in action
dumper.string("%s file saved to" % conf.rFile,
conf.dbmsHandler.readFile(conf.rFile), sort=False)
File "/Users/dguido/bin/sqlmap/plugins/generic/filesystem.py", line
302, in readFile
fileContent = self.__unhexString(fileContent)
File "/Users/dguido/bin/sqlmap/plugins/generic/filesystem.py", line
75, in __unhexString
unhexStr = binascii.unhexlify(hexStr)
TypeError: Odd-length string
--
Dan Guido
|