Re: [sqlmap-users] Reporting an error on SQLMap
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-11-19 21:44:48
|
hi. could you please be so kind, update to the latest development version and try it again? there was a problem with sqlmap's google searching part reported 6 hours ago by one another user (ToR), caused by a new regular expression used, but i hope that it should be solved in the latest commit. nevertheless, all of you which'll spot any problems with parsing of google results, please report the "dork" used and i'll try to act accordingly. kr On Fri, Nov 19, 2010 at 9:57 PM, Jair Sandoval C. < esa...@se...> wrote: > Hi there. > The coomand used, is: > sqlmap# ./sqlmap.py --dump-all -g "site:congreso.seguridad.unam.mx" > > and the output: > sqlmap version: 0.9-dev > Python version: 2.6.2 > Operating system: posix > Traceback (most recent call last): > File "./sqlmap.py", line 82, in main > start() > File "/usr/bin/samurai/sqlmap/lib/controller/controller.py", line 226, in > start > injType = checkSqlInjection(place, parameter, value, parenthesis) > File "/usr/bin/samurai/sqlmap/lib/controller/checks.py", line 75, in > checkSqlInjection > trueResult = Request.queryPage(payload, place) > File "/usr/bin/samurai/sqlmap/lib/request/connect.py", line 338, in > queryPage > page, headers = Connect.getPage(url=uri, get=get, post=post, > cookie=cookie, ua=ua, silent=silent, method=method, auxHeaders=auxHeaders, > response=response, raise404=raise404) > File "/usr/bin/samurai/sqlmap/lib/request/connect.py", line 164, in > getPage > conn = urllib2.urlopen(req) > File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen > return _opener.open(url, data, timeout) > File "/usr/lib/python2.6/urllib2.py", line 375, in open > protocol = req.get_type() > File "/usr/lib/python2.6/urllib2.py", line 241, in get_type > raise ValueError, "unknown url type: %s" % self.__original > ValueError: unknown url type: > default?appex=Zamboni&idioma=es&nomex=Diego%20AND%204155=4155 > > > I wished could be helpful. Bye. > > > -- > *Edgar Jair Sandoval C.* *D*epartamento de *A*uditoría y *N*uevas *T > *ecnologías *S*ubdirección de *S*eguridad de la *I*nformación / * > UNAM-CERT* Correo: esandoval AT seguridad DOT unam DOT mx Teléfono: 56 > 22 81 69 > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > 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 Location: Zagreb, Croatia |