Hi Zeze,

This is fixed as of yesterday night.

Bernardo


On 8 July 2011 22:24, Zeze Canarinha <zezecanari...@gmail.com> wrote:
> Sirs,
>
> After the update of today... :|
>
> [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4236), 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 (r4236)
> Python version: 2.6.5
> Operating system: posix
> Command line: ./sqlmap.py -u
> ***********************************************************************************
> --random-agent -D ************ -T ******** --columns threads 5
> Technique: UNION
> Back-end DBMS: MySQL (fingerprinted)
> Traceback (most recent call last):
>  File "./sqlmap.py", line 86, in main
>    start()
>  File "/pentest/web/scanners/sqlmap/lib/controller/controller.py",
> line 535, in start
>    __saveToSessionFile()
>  File "/pentest/web/scanners/sqlmap/lib/controller/controller.py",
> line 166, in __saveToSessionFile
>    setInjection(inj)
>  File "/pentest/web/scanners/sqlmap/lib/core/session.py", line 55, in
> setInjection
>    and intersect(base64unpickle(kb.resumedQueries[conf.url]["Injection
> data"][:-1]).data.keys(),\
>  File "/pentest/web/scanners/sqlmap/lib/core/convert.py", line 44, in
> base64unpickle
>    return pickle.loads(base64decode(value))
>  File "/usr/lib/python2.6/pickle.py", line 1374, in loads
>    return Unpickler(file).load()
>  File "/usr/lib/python2.6/pickle.py", line 858, in load
>    dispatch[key](self)
>  File "/usr/lib/python2.6/pickle.py", line 1090, in load_global
>    klass = self.find_class(module, name)
>  File "/usr/lib/python2.6/pickle.py", line 1126, in find_class
>    klass = getattr(mod, name)
> AttributeError: 'module' object has no attribute 'injectionDict'
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> 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

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to