Re: [sqlmap-users] sqlmap bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-06-23 07:28:26
|
Hi. This should be fixed now. Could you please try to run it with the latest version from our SVN repository. Thanks. On Sat, Jun 19, 2010 at 1:28 PM, linux man <lin...@gm...> wrote: > Whats up guys ? thats me Ahmed > I faced this error a lot while using SQLmap on Ubuntu 10.04 and i hop you > will fix it soon :D > ========================================--------------------------------------------------------------------------- > > root@ubuntu:/pentest/sqlmap# ./sqlmap.py --dump-all -g > "site:http://XXX.com/cc/ ext:php" > > sqlmap/0.9-dev - automatic SQL injection and database takeover tool > http://sqlmap.sourceforge.net > > [*] starting at: 17:21:23 > > [17:21:23] [INFO] first request to Google to get the session cookie > [17:21:23] [INFO] using Google result page #1 > [17:21:25] [INFO] sqlmap got 1 results for your Google dork expression, all > of them are testable targets > > [17:21:25] [ERROR] unhandled exception in sqlmap/0.9-dev, please copy the > command line and the following text and send by e-mail to > sql...@li.... The developer will fix it as soon as > possible: > sqlmap version: 0.9-dev > Python version: 2.6.5 > Operating system: posix > Traceback (most recent call last): > File "./sqlmap.py", line 89, in main > start() > File "/pentest/sqlmap/lib/controller/controller.py", line 138, in start > test = readInput(message, default="Y") > File "/pentest/sqlmap/lib/core/common.py", line 462, in readInput > data = raw_input(message) > UnicodeEncodeError: 'ascii' codec can't encode character u'\xbb' in position > 66017: ordinal not in range(128) > > [*] shutting down at: 17:21:25 > > root@ubuntu:/pentest/sqlmap# > > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B |