[sqlmap-users] some bug
Brought to you by:
inquisb
From: Dmitriy K. <dmi...@gm...> - 2011-12-14 14:11:21
|
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 |