Re: [sqlmap-users] sqlmap issue/bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-12-19 13:34:05
|
Hi. You haven't copy-pasted whole exception message. Please do it so we could spot what's going on Kind regards, Miroslav Stampar On Wed, Dec 19, 2012 at 2:31 PM, Sensėjus Tūrbo <pau...@gm... > wrote: > hi, > > i faced the issue using sqlmap while auditing db2 database. Newest > development release failed to get results and crashed: > > [08:26:47] [CRITICAL] unhandled exception in sqlmap/1.0-dev-b91c829, retry > your run with the latest development version from the GitHub repository. If > the exception persists, please send by e-mail to ' > sql...@li...' or open a new issue at ' > https://github.com/sqlmapproject/sqlmap/issues/new' with 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-b91c829 > Python version: 2.6.5 > Operating system: posix > Command line: ./sqlmap.py -r ../../Desktop/uzs.txt --dbms=db2 > --proxy=******************* --batch --sql-shell > Technique: BOOLEAN > Back-end DBMS: IBM DB2 (fingerprinted) > > > tried to select: > select tbname from sysibm.syscolumns where name='username' > > but this works fine: > select 1 from sysibm.sysdummmy1 > > Any suggestions? > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |