Jacco,

This should be fixed now. Thanks for reporting.

Bernardo


On 29 December 2011 12:06, Jacco van Tuijl <jaccovantu...@gmail.com> wrote:
> python sqlmap.py --tor --check-tor -u
> "http://www.xxxxxxxxx.com/SRVS/CGI-BIN/WEBCGI.EXE/,/?St=458*,E=0000000000330319488*,K=6831*,Sxi=16*,Question4332*=obj%284332*%29:obj%284343*%29,t=startup";
> --random-agent --schema
>
> [06:53:53] [INFO] testing if URI parameter '#5*' is dynamic
> [06:53:53] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4638), 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: 1.0-dev (r4638)
> Python version: 2.6.5
> Operating system: posix
> Command line: sqlmap.py --tor --check-tor -u
> ******************************************************************************************************************************************************
> --random-agent --schema
> Technique: UNION
> Back-end DBMS: None (identified)
> Traceback (most recent call last):
>   File "/pentest/database/sqlmap/sqlmap/_sqlmap.py", line 83, in main
>     start()
>   File "/pentest/database/sqlmap/sqlmap/lib/controller/controller.py", line
> 463, in start
>     if not checkDynParam(place, parameter, value):
>   File "/pentest/database/sqlmap/sqlmap/lib/controller/checks.py", line 664,
> in checkDynParam
>     dynResult = Request.queryPage(payload, place, raise404=False)
>   File "/pentest/database/sqlmap/sqlmap/lib/request/connect.py", line 572,
> in queryPage
>     if place != PLACE.URI or (value and '?' in value and value.find('?') <
> value.find(payload)):
> TypeError: coercing to Unicode: need string or buffer, NoneType found
>
> ------------------------------------------------------------------------------
> 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
>



-- 
Bernardo Damele A. G.

E-mail / Jabber: bernardo.damele (at) gmail.com
Mobile: +447788962949 (UK 07788962949)
PGP Key ID: Unavailable

------------------------------------------------------------------------------
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