Re: [sqlmap-users] some bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-12-14 14:47:26
|
Hi Dmitriy. Thank you for your report. It should be fixed (hopefully) with the latest commit. Kind regards On Wed, Dec 14, 2011 at 3:11 PM, Dmitriy Kononov <dmi...@gm...>wrote: > sqlmap/1.0-dev (r4583) - automatic SQL injection and database takeover > tool > http://www.sqlmap.org > > [!] legal disclaimer: usage of sqlmap for attacking targets without prior > mutual consent is illegal. It is the end user's responsibility to obey all > applicable local, state and federal laws. Authors assume no liability and > are not responsible for any misuse or damage caused by this program > > [*] starting at 16:08:19 > > > [16:08:19] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4583), retry > your run with the latest development version from the Subversion > repository. If the exception persists, please send by e-mail to > sql...@li... 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 (r4583) > Python version: 2.7.1+ > Operating system: posix > Command line: ./sqlmap.py -u *********************** > Technique: None > Back-end DBMS: None (identified) > Traceback (most recent call last): > File "/home/bobbe/Downloads/sqlmap/dev/sqlmap-dev/_sqlmap.py", line 86, > in main > start() > File > "/home/bobbe/Downloads/sqlmap/dev/sqlmap-dev/lib/controller/controller.py", > line 335, in start > setupTargetEnv() > File "/home/bobbe/Downloads/sqlmap/dev/sqlmap-dev/lib/core/target.py", > line 395, in setupTargetEnv > __createTargetDirs() > File "/home/bobbe/Downloads/sqlmap/dev/sqlmap-dev/lib/core/target.py", > line 343, in __createTargetDirs > conf.outputPath = "%s%s%s" % (paths.SQLMAP_OUTPUT_PATH, os.sep, > conf.hostname) > UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 12: > ordinal not in range(128) > > [*] shutting down at 16:08:19 > > > > ------------------------------------------------------------------------------ > Cloud Computing - Latest Buzzword or a Glimpse of the Future? > This paper surveys cloud computing today: What are the benefits? > Why are businesses embracing it? What are its payoffs and pitfalls? > http://www.accelacomm.com/jaw/sdnl/114/51425149/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |