Re: [sqlmap-users] Crashes
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2013-11-25 11:05:59
|
Hi. Thank you for your report. It should be fixed with the latest commit. Kind regards, Miroslav Stampar On Mon, Nov 25, 2013 at 8:27 AM, flashc0re <fla...@ro...> wrote: > Hey, mates! > Here is crash log ((( > > [07:25:23] [INFO] the SQL query used returns 23 entries > [07:25:36] [INFO] searching column 'option_value' across all databases > [07:25:36] [WARNING] HTTP error codes detected during run: > 500 (Internal Server Error) - 1 times > > [07:25:36] [CRITICAL] unhandled exception in sqlmap/1.0-dev-369006c, > 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-369006c > Python version: 2.7.5+ > Operating system: posix > Command line: /home/flashc0re/hack/sqlmap-dev/sqlmap.py -u > ******************************************* --search -C ************ > --hex --tor --check-tor --tor-port=9050 --tor-type=socks5 > Technique: ERROR > Back-end DBMS: Microsoft SQL Server (fingerprinted) > Traceback (most recent call last): > File "/home/flashc0re/hack/sqlmap-dev/sqlmap.py", line 95, in main > start() > File "/home/flashc0re/hack/sqlmap-dev/lib/controller/controller.py", > line 582, in start > action() > File "/home/flashc0re/hack/sqlmap-dev/lib/controller/action.py", line > 133, in action > conf.dbmsHandler.search() > File "/home/flashc0re/hack/sqlmap-dev/plugins/generic/search.py", line > 594, in search > self.searchColumn() > File > "/home/flashc0re/hack/sqlmap-dev/plugins/dbms/mssqlserver/enumeration.py", > line 322, in searchColumn > query += " AND %s" % colQuery.replace("[DB]", db) > TypeError: coercing to Unicode: need string or buffer, NoneType found > > [*] shutting down at 07:25:36 > > > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up > now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |