Re: [sqlmap-users] SQLMap bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2014-09-17 08:30:28
|
Hi Nedko. Thank you for your report. It should be fixed now. Bye On Wed, Sep 17, 2014 at 9:09 AM, Nedko Hristov <ne...@st...> wrote: > Hi guys. I try to run SQL Map against company's script that I'm testing > and I got next error message with the uname -a and errors on exit: > > > root@nedko:/var/www/sqlmap# python sqlmap.py --sqlmap-shell > sqlmap-shell> -u > " > http://192.168.0.50/blog/install/index.php?controller=pjLoad&action=pjActionView&id=2 > " > --technique=BEU --banner --batch > > [10:05:59] [CRITICAL] unhandled exception in > sqlmap/1.0-dev-nongit-20140917, 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 > Python version: 2.7.6 > Operating system: posix > Command line: sqlmap.py --sqlmap-shell > Technique: None > Back-end DBMS: None (identified) > Traceback (most recent call last): > File "sqlmap.py", line 72, in main > cmdLineOptions.update(cmdLineParser().__dict__) > File "/var/www/sqlmap/lib/parse/cmdline.py", line 829, in cmdLineParser > saveHistory(AUTOCOMPLETE_TYPE.SQLMAP) > File "/var/www/sqlmap/lib/core/shell.py", line 52, in saveHistory > readline.write_history_file(historyPath) > IOError: [Errno 2] No such file or directory > > > > > If you need more steps to reproduce feel free to write me here. > > > Regards, > Nedko Hrsitov > SQA @ StivaSoft.com > > > ------------------------------------------------------------------------------ > Want excitement? > Manually upgrade your production database. > When you want reliability, choose Perforce > Perforce version control. Predictably reliable. > > http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar http://about.me/stamparm |