Hi Joshua.

This was fixed yesterday [1]. Please update to the latest revision and try
it again.

Kind regards,
Miroslav Stampar

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

On Wed, Oct 24, 2012 at 7:36 AM, Joshua Rogers <megaman...@gmail.com> wrote:

> [16:35:30] [CRITICAL] unhandled exception in sqlmap/1.0-dev-f11a640,
> retry your run with the latest development version from the GitHub
> 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. The developers
> will try to reproduce the bug, fix it accordingly and get back to you.
> sqlmap version: 1.0-dev-f11a640
> Python version: 2.6.5
> Operating system: posix
> Command line: ./sqlmap.py --random-agent -u
> ****************************************************
>
> --data=quantity[]=1&category_id=&product_id=347&prod_id[]=347&page=shop.cart&func=cartadd&Itemid=4&option=com_virtuemart&set_price[]=&adjust_price[]=&master_product[]=
> --time-sec=1 --predict-output --hex --no-cast --dbs
> Technique: TIME
> Back-end DBMS: MySQL (fingerprinted)
> Traceback (most recent call last):
>   File "/home/toil/sqlmap/_sqlmap.py", line 72, in main
>     start()
>   File "/home/toil/sqlmap/lib/controller/controller.py", line 568, in start
>     action()
>   File "/home/toil/sqlmap/lib/controller/action.py", line 106, in action
>     conf.dumper.dbs(conf.dbmsHandler.getDbs())
>   File "/home/toil/sqlmap/plugins/generic/databases.py", line 135, in
> getDbs
>     db = inject.getValue(query, inband=False, error=False)
>   File "/home/toil/sqlmap/lib/request/inject.py", line 437, in getValue
>     value = __goInferenceProxy(query, fromUser, batch, unpack,
> charsetType, firstChar, lastChar, dump)
>   File "/home/toil/sqlmap/lib/request/inject.py", line 317, in
> __goInferenceProxy
>     outputs = __goInferenceFields(expression, expressionFields,
> expressionFieldsList, payload, charsetType=charsetType,
> firstChar=firstChar, lastChar=lastChar, dump=dump)
>   File "/home/toil/sqlmap/lib/request/inject.py", line 116, in
> __goInferenceFields
>     output = __goInference(payload, expressionReplaced, charsetType,
> firstChar, lastChar, dump)
>   File "/home/toil/sqlmap/lib/request/inject.py", line 88, in __goInference
>     count, value = bisection(payload, expression, length, charsetType,
> firstChar, lastChar, dump)
>   File "/home/toil/sqlmap/lib/techniques/blind/inference.py", line 538,
> in bisection
>     infoMsg = "\r[%s] [INFO] retrieved: %s  %s\n" %
> (time.strftime("%X"), filterControlChars(finalValue), " " *
> len(finalValue))
> TypeError: object of type 'NoneType' has no len()
>
> [*] shutting down at 16:35:30
>
>
>
>
> Error was: http://www.gametraders.com.au/online-store/index.php
>
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to