Hi,
I am getting this exception when trying to read files from disk. It is
postgres backend. The exception occurs right after:
sqlmap version: 1.0-dev-b5c8707
Python version: 2.7.2
Operating system: posix
Command line: ./sqlmap.py -u **********************************
--file-read=/var/www/index.php
Technique: STACKED
Back-end DBMS: PostgreSQL (fingerprinted)
Traceback (most recent call last):
File "/sqlmap-dev/_sqlmap.py", line 73, in main
start()
File "/sqlmap-dev/lib/controller/controller.py", line 564, in start
action()
File "/sqlmap-dev/lib/controller/action.py", line 150, in action
conf.dumper.rFile(conf.rFile, conf.dbmsHandler.readFile(conf.rFile))
File "/sqlmap-dev/plugins/generic/filesystem.py", line 233, in readFile
fileContent = self._unhexString(fileContent)
File "/sqlmap-dev/plugins/generic/filesystem.py", line 40, in _unhexString
if len(hexStr) % 2 != 0:
TypeError: object of type 'NoneType' has no len()
[*] shutting down at 08:46:11
--
Regards
L.
Sent using electronic mail ツ
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users