hi Preth.

this should be fixed in v1.0-dev version from our repository. please
check it out by issuing this:
$ svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev

kind regards

On Wed, Aug 24, 2011 at 2:25 AM, Preth Hoonker <preth00n...@gmail.com> wrote:
> Hi, i have some unexpected troubles with the latest version of SQLMap (0.9).
> I hope this can help you to keep developing your t00l :)
>
> -------------------- error log --------------------------------
> [19:14:37] [CRITICAL] unhandled exception in sqlmap/0.9, retry your run with
> the latest development version from the Subversion repository. If the
> exception persists, please send by e-mail to
> sqlmap-users@lists.sourceforge.net the following text and any information
> required to reproduce the bug. The developers will try to reproduce the bug,
> fix it accordingly and get back to you.
> sqlmap version: 0.9 (r3630)
> Python version: 2.7.1+
> Operating system: posix
> Command line: ./sqlmap.py -u
> **************************************************************************************
> --file-read=/etc/passwd
> Technique: STACKED
> Back-end DBMS: PostgreSQL (fingerprinted)
> Traceback (most recent call last):
>   File "./sqlmap.py", line 82, in main
>     start()
>   File
> "/home/preth00nker/Descargas/sqlmap-latest/sqlmap/lib/controller/controller.py",
> line 447, in start
>     action()
>   File
> "/home/preth00nker/Descargas/sqlmap-latest/sqlmap/lib/controller/action.py",
> line 123, in action
>     conf.dumper.rFile(conf.rFile, conf.dbmsHandler.readFile(conf.rFile))
>   File
> "/home/preth00nker/Descargas/sqlmap-latest/sqlmap/plugins/generic/filesystem.py",
> line 301, in readFile
>     fileContent = self.__unhexString(fileContent)
>   File
> "/home/preth00nker/Descargas/sqlmap-latest/sqlmap/plugins/generic/filesystem.py",
> line 43, in __unhexString
>     if len(hexStr) % 2 != 0:
> TypeError: object of type 'NoneType' has no len()
>
> [*] shutting down at: 19:14:37
>
>
> -------------------- eof --------------------------------
>
> greets
>
> ------------------------------------------------------------------------------
> Doing More with Less: The Next Generation Virtual Desktop
> What are the key obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>



-- 
Miroslav Stampar
http://about.me/stamparm

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to