Re: [sqlmap-users] bug report
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-11-23 02:53:00
|
Hi m4l1c3. Thank you for your report and find it fixed and committed in the last revision (r4542). Kind regards On Wed, Nov 23, 2011 at 2:36 AM, m4l1c3 <mal...@gm...> wrote: > sqlmap version: 1.0-dev (r4541) > Python version: 2.6.5 > Operating system: posix > Command line: ./sqlmap.py -u ************************** --batch --dbs > --forms --crawl 3 --smart --technique=U > Technique: None > Back-end DBMS: None (identified) > Traceback (most recent call last): > File "/pentest/database/sqlmap/_sqlmap.py", line 77, in main > init(cmdLineOptions) > File "/pentest/database/sqlmap/lib/core/option.py", line 1875, in init > __setCrawler() > File "/pentest/database/sqlmap/lib/core/option.py", line 429, in > __setCrawler > crawler.getTargetUrls() > File "/pentest/database/sqlmap/lib/utils/crawler.py", line 118, in > getTargetUrls > runThreads(numThreads, crawlThread) > File "/pentest/database/sqlmap/lib/core/threads.py", line 184, in > runThreads > conf.hashDB.flush(True) > AttributeError: 'NoneType' object has no attribute 'flush' > > > > ------------------------------------------------------------------------------ > 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 |