Re: [sqlmap-users] Sqlmap Bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2013-03-28 14:38:08
|
Hi. This should be fixed now. Kind regards, Miroslav Stampar On Wed, Mar 27, 2013 at 3:39 AM, b1lack <b1...@16...> wrote: > Hello Great hack: > I really like this tool,Today, however, I found that > injection project encountered a problem. > Do not know how to contact to the love of friends of > Internet security abroad?I come from China! > > > Error message: > [10:34:24] [CRITICAL] unhandled exception in sqlmap/1.0-dev-c19a283, 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-c19a283 > > Python version: > 2.6.5 > > Operating system: > posix > > Command line: ./sqlmap.py -u > *********************************************************** --random-agent > --tables -D ******* -T ******** --dump --stop > 2 > Technique: > BOOLEAN > > Back-end DBMS: Microsoft SQL Server > (fingerprinted) > Traceback (most recent call last): > File "./sqlmap.py", line 87, in main > start() > File "/pentest/database/sqlmap/lib/controller/controller.py", line 576, > in start > action() > File "/pentest/database/sqlmap/lib/controller/action.py", line 109, in > action > conf.dumper.dbTables(conf.dbmsHandler.getTables()) > File "/pentest/database/sqlmap/lib/core/dump.py", line 236, in dbTables > blank = " " * (maxlength - len(normalizeUnicode(table) or str(table))) > UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: > ordinal not in range(128) > > > > > > ------------------------------------------------------------------------------ > Own the Future-Intel® Level Up Game Demo Contest 2013 > Rise to greatness in Intel's independent game demo contest. > Compete for recognition, cash, and the chance to get your game > on Steam. $5K grand prize plus 10 genre and skill prizes. > Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |