Re: [sqlmap-users] sqlmap error
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-05-31 21:06:03
|
Hi and sorry for not replying sooner. Please update to the latest development version (v0.9-dev) by executing: svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev There were gazillion of bug fixes from version you use (v0.8) Kind regards On Mon, May 31, 2010 at 10:02 PM, Ustupid MFU <ust...@gm...> wrote: > > It is the 0.8 sqlmap version > I have other problems with sqlmap,and i could need some assistance,i`ve read the whole google and watched all youtube "hack" videos with sqlmap > But > [1] ASP (default) > [2] PHP > [3] JSP > this is the only option i get for --os-pwn --os-bof with --msf-path /to/msfconsole/framework > nothing works,i`ve installed all ,ruby-openssl,gems ruby,python newest version,openssl,bind,php latest version,libssl,all dependencies,rubygems,mandb,subversion latest i don`t know what to do anymore,i`ve tryied in ./msfconsole to setup php/exec php/shell_php php/bind LHOST ,exec commands and nothing works. > can i get some help please ?i found many 0day bugs and i can`t use them,i tryied on 20 different machines sqlmap and still the same problems. > Thanks in advance > > 2010/5/31 Ustupid MFU <ust...@gm...> >> >> which web application language does the web server support? >> [1] ASP (default) >> [2] PHP >> [3] JSP >> > 1 >> [23:34:10] [WARNING] unable to retrieve the web server document root >> please provide the web server document root [C:/Inetpub/wwwroot/]: C:/xampp/htdocs/modules/weblinks0/ >> [23:34:13] [INFO] retrieved web server full paths: '/modules/weblinks0/visit.php' >> please provide any additional web server full path to try to upload the agent [C:/Inetpub/wwwroot/]: >> [23:34:16] [WARNING] unable to upload the uploader agent on '/modules/weblinks0' >> [23:34:16] [ERROR] unhandled exception in sqlmap/0.8, 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.8 >> Python version: 2.6.5 >> Operating system: linux2 >> Traceback (most recent call last): >> File "./sqlmap.py", line 77, in main >> start() >> File "/.rnd2/pa/sqlmap/lib/controller/controller.py", line 259, in start >> action() >> File "/.rnd2/pa/sqlmap/lib/controller/action.py", line 141, in action >> conf.dbmsHandler.osShell() >> File "/.rnd2/pa/sqlmap/plugins/generic/takeover.py", line 98, in osShell >> self.initEnv(web=web) >> File "/.rnd2/pa/sqlmap/lib/takeover/abstraction.py", line 155, in initEnv >> self.webInit() >> File "/.rnd2/pa/sqlmap/lib/takeover/web.py", line 189, in webInit >> uplPage, _ = Request.getPage(url=self.webUploaderUrl, direct=True, raise404=False) >> File "/.rnd2/pa/sqlmap/lib/request/connect.py", line 126, in getPage >> conn = urllib2.urlopen(req) >> File "/usr/local/lib/python2.6/urllib2.py", line 126, in urlopen >> return _opener.open(url, data, timeout) >> File "/usr/local/lib/python2.6/urllib2.py", line 391, in open >> response = self._open(req, data) >> File "/usr/local/lib/python2.6/urllib2.py", line 409, in _open >> '_open', req) >> File "/usr/local/lib/python2.6/urllib2.py", line 369, in _call_chain >> result = func(*args) >> File "/usr/local/lib/python2.6/urllib2.py", line 1161, in http_open >> return self.do_open(httplib.HTTPConnection, req) >> File "/usr/local/lib/python2.6/urllib2.py", line 1107, in do_open >> h = http_class(host, timeout=req.timeout) # will parse host:port >> File "/usr/local/lib/python2.6/httplib.py", line 657, in __init__ >> self._set_hostport(host, port) >> File "/usr/local/lib/python2.6/httplib.py", line 682, in _set_hostport >> raise InvalidURL("nonnumeric port: '%s'" % host[i+1:]) >> InvalidURL: nonnumeric port: '' >> [*] shutting down at: 23:34:16 >> ./sqlmap.py -u 'http://somehost/modules/weblinks0/visit.php?lid=44' --os-shell --msf-path /opt/metasploit3/msf3 > > ------------------------------------------------------------------------------ > > > _______________________________________________ > 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 |