Hi Iago.

Thank you for your report and find it fixed with the latest commit.

Kind regards,
Miroslav Stampar

On Sat, Dec 31, 2011 at 12:37 AM, Iago Sousa <146050...@gmail.com> wrote:

> sqlmap version: 1.0-dev (r4640)
> Python version: 2.6.5
> Operating system: posix
> Command line: sqlmap.py --url
> *************************************************** -D ******************
> -T ******* -C *************************************************** --dump
> --tamper tamper/space2comment.py,tamper/randomcase.py -v 3
> Technique: ERROR
> Back-end DBMS: MySQL (fingerprinted)
> Traceback (most recent call last):
>   File "/pentest/database/sqlmap/_sqlmap.py", line 83, in main
>     start()
>   File "/pentest/database/sqlmap/lib/controller/controller.py", line 588,
> in start
>     action()
>   File "/pentest/database/sqlmap/lib/controller/action.py", line 109, in
> action
>     conf.dbmsHandler.dumpTable()
>   File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line
> 1772, in dumpTable
>     conf.dumper.dbTableValues(kb.data.dumpedTable)
>   File "/pentest/database/sqlmap/lib/core/dump.py", line 463, in
> dbTableValues
>     self.__write("| %s%s" % (value, blank), n=False, console=console)
>   File "/pentest/database/sqlmap/lib/core/dump.py", line 59, in __write
>     self.flush()
>   File "/pentest/database/sqlmap/lib/core/dump.py", line 69, in flush
>     self.__outputBP.reset()
> AttributeError: StringIO instance has no attribute 'reset'
>
> [*] shutting down at 20:33:48
>
> Traceback (most recent call last):
>   File "sqlmap.py", line 20, in <module>
>     main()
>   File "/pentest/database/sqlmap/_sqlmap.py", line 127, in main
>     dumper.flush()
>   File "/pentest/database/sqlmap/lib/core/dump.py", line 69, in flush
>     self.__outputBP.reset()
> AttributeError: StringIO instance has no attribute 'reset'
>
>
> --
> Iago Sousa
>
>
>
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>


-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to