Hi.

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

Kind regards,
Miroslav Stampar

[1] https://github.com/sqlmapproject/sqlmap/issues/126

On Sat, Jul 28, 2012 at 1:33 PM, M Zverev <roberthacks...@gmail.com> wrote:

> [15:12:16] [CRITICAL] unhandled exception in sqlmap/1.0-dev-dba0a96,
> retry your run with the latest development version from the G
> itHub repository. If the exception persists, please send by e-mail to
> 'sqlmap-users@lists.sourceforge.net' or open a new issue at
> 'https://github.com/sqlmapproject/sqlmap/issues/new' with the following
> text and any information required to reproduce the bug. Th
> e developers will try to reproduce the bug, fix it accordingly and get
> back to you.
> sqlmap version: 1.0-dev-dba0a96
> Python version: 2.7.3
> Operating system: nt
> Command line: d:\Soft\sqlmap-dev\sqlmap.py -c x --dbs -u
> *************************************** -D ****** -T *********** --dump
> Technique: UNION
> Back-end DBMS: MySQL (fingerprinted)
> Traceback (most recent call last):
>    File "d:\Soft\sqlmap-dev\_sqlmap.py", line 72, in main
>      start()
>    File "d:\Soft\sqlmap-dev\lib\controller\controller.py", line 571, in
> start
>      action()
>    File "d:\Soft\sqlmap-dev\lib\controller\action.py", line 110, in action
>      conf.dbmsHandler.dumpTable()
>    File "d:\Soft\sqlmap-dev\plugins\generic\enumeration.py", line 1634,
> in dumpTable
>      entries = inject.getValue(query, blind=False, dump=True)
>    File "d:\Soft\sqlmap-dev\lib\request\inject.py", line 400, in getValue
>      value = __goInband(forgeCaseExpression if expected == EXPECTED.BOOL
> else query, unpack, dump)
>    File "d:\Soft\sqlmap-dev\lib\request\inject.py", line 354, in __goInband
>      output = unionUse(expression, unpack=unpack, dump=dump)
>    File "d:\Soft\sqlmap-dev\lib\techniques\union\use.py", line 345, in
> unionUse
>      value = __oneShotUnionUse(expression, unpack)
>    File "d:\Soft\sqlmap-dev\lib\techniques\union\use.py", line 83, in
> __oneShotUnionUse
>      if kb.chars.stop not in page and kb.chars.stop[:-1] in page:
> TypeError: argument of type 'NoneType' is not iterable
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to