Re: [sqlmap-users] bug report
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-11-22 06:58:35
|
Hi m4l1c3. Thank you for your report. This last bug is fixed. About the first one. Could you please send the URL used? Thing is that it seems to be incompatible with standard IDNA encoding and that's kind of strange. Kind regards, Miroslav Stampar On Tue, Nov 22, 2011 at 4:44 AM, m4l1c3 <mal...@gm...> wrote: > [INFO]s have been removed. > > sqlmap version: 1.0-dev (r4525) > Python version: 2.6.5 > Operating system: posix > Command line: ./sqlmap.py -u ************************************ --dbs > --technique=U --level 3 --risk 3 --batch --smart --crawl 3 --threads 3 > --forms --random-agent > Technique: None > Back-end DBMS: None (identified) > Traceback (most recent call last): > File "/pentest/database/sqlmap/lib/core/threads.py", line 109, in > runThreads > threadFunction() > File "/pentest/database/sqlmap/lib/utils/crawler.py", line 97, in > crawlThread > findPageForms(content, current, False, True) > File "/pentest/database/sqlmap/lib/core/common.py", line 3115, in > findPageForms > data = urldecode(data, kb.pageEncoding) if data and > urlencode(DEFAULT_GET_POST_DELIMITER, None) not in data else data > TypeError: argument of type 'instance' is not iterable > > After this, the scan progresses normally with occasional errors like: > > [ERROR] thread 2: argument of type 'instance' is not iterable > > [ERROR] thread 0: argument of type 'instance' is not iterable > > [ERROR] thread 1: argument of type 'instance' is not iterable > > With no --threads parameter, sqlmap dumps the entire aforementioned error, > less the thread n lines. > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, 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-novd2d > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |