Re: [sqlmap-users] SQLMAP Bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2013-05-27 08:40:36
|
Hi Joe. Thank you for your report and find it fixed now with the latest update. Kind regards, Miroslav Stampar On Sun, May 26, 2013 at 3:30 AM, Joe O'Hara <joe...@gm...> wrote: > The error is as follows: > os: Ubuntu 13.04 > > sqlmap version: 1.0-dev > Python version: 2.7.4 > Operating system: posix > Command line: ./sqlmap.py -u > ************************************************ --os-cmd echo ^<?xml > version=1.0 encoding=utf-8 ?^> > myfile.xml > Technique: None > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "./sqlmap.py", line 89, in main > start() > File "/home/joe/sqlmap/lib/controller/controller.py", line 576, in start > action() > File "/home/joe/sqlmap/lib/controller/action.py", line 157, in action > conf.dbmsHandler.osCmd() > File "/home/joe/sqlmap/plugins/generic/takeover.py", line 60, in osCmd > self.runCmd(conf.osCmd) > File "/home/joe/sqlmap/lib/takeover/abstraction.py", line 84, in runCmd > output = self.evalCmd(cmd) > File "/home/joe/sqlmap/lib/takeover/abstraction.py", line 58, in evalCmd > retVal = self.webBackdoorRunCmd(cmd) > File "/home/joe/sqlmap/lib/takeover/web.py", line 75, in > webBackdoorRunCmd > page, _, _ = Request.getPage(url=cmdUrl, direct=True, silent=True, > timeout=BACKDOOR_RUN_CMD_TIMEOUT) > File "/home/joe/sqlmap/lib/request/connect.py", line 260, in getPage > url, params = url.split("?") > ValueError: too many values to unpack > > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |