Re: [sqlmap-users] Bug Report
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-09-13 15:15:49
|
thanks for report m4l1c3. found and fixed. kr On Mon, Sep 13, 2010 at 4:52 PM, m4l1c3 <mal...@gm...> wrote: > ./sqlmap.py -u "http://DOMAIN.com:80/DIR1/?PAR1=99&PAR2=99&PAR3=99" -p PAR1 > --tables TABLE1 -D DATAB1 --union-use > > sqlmap version: 0.9-dev > Python version: 2.5.2 > Operating system: posix > Traceback (most recent call last): > File "./sqlmap.py", line 89, in main > start() > File "/pentest/database/sqlmap-dev/lib/controller/controller.py", line > 278, in start > action() > File "/pentest/database/sqlmap-dev/lib/controller/action.py", line 77, in > action > conf.dumper.technic("valid union", unionTest()) > File "/pentest/database/sqlmap-dev/lib/techniques/inband/union/test.py", > line 233, in unionTest > value = __unionConfirm() > File "/pentest/database/sqlmap-dev/lib/techniques/inband/union/test.py", > line 132, in __unionConfirm > value = __unionPosition(negative=True) > File "/pentest/database/sqlmap-dev/lib/techniques/inband/union/test.py", > line 93, in __unionPosition > if randQuery in resultPage and not htmlParsed: > TypeError: argument of type 'NoneType' is not iterable > > [*] shutting down at: 10:48:46 > > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing > http://p.sf.net/sfu/novell-sfdev2dev > > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B |