Re: [sqlmap-users] SQLMap Error
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-01-25 22:24:41
|
Thank you for your report. I've never stumbled upon this one, but I think that we've patched it in the latest commit (this moment). KR On Tue, Jan 25, 2011 at 8:25 PM, yonny mutai <yo...@go...> wrote: > Hi guys.. > Bumped into this after todays update.... > > [22:22:23] [WARNING] url is not stable, sqlmap will base the page comparison > on a sequence matcher. If no dynamic nor injectable parameters are detected, > or in case of junk results, refer to user's manual paragraph 'Page > comparison' and provide a string or regular expression to match on > how do you want to proceed? [(C)ontinue/(s)tring/(r)egex/(q)uit] c > [22:22:34] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run > with the latest development version from the Subversion repository. If the > exception persists, please send by e-mail to > sql...@li... the command line, the following text and > any information needed to reproduce the bug. The developers will try to > reproduce the bug, fix it accordingly and get back to you. > sqlmap version: 0.9-dev (r3113) > Python version: 2.6.5 > Operating system: posix > Traceback (most recent call last): > File "./sqlmap.py", line 83, in main > start() > File "/pentest/database/sqlmap/lib/controller/controller.py", line 292, in > start > checkStability() > File "/pentest/database/sqlmap/lib/controller/checks.py", line 691, in > checkStability > checkDynamicContent(firstPage, secondPage) > File "/pentest/database/sqlmap/lib/controller/checks.py", line 581, in > checkDynamicContent > if seqMatcher.quick_ratio() <= UPPER_RATIO_BOUND: > File "/usr/lib/python2.6/difflib.py", line 682, in quick_ratio > for elt in self.a: > TypeError: iteration over non-sequence > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > 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 Location: Zagreb, Croatia |