[sqlmap-users] New Error
Brought to you by:
inquisb
From: <nig...@em...> - 2011-01-05 09:19:12
|
<body bgcolor="#ffffff" background="https://img.web.de/v/p.gif" class="bgRepeatYes" style="background-repeat: repeat; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: verdana,geneva; font-size: 9pt; padding-left: 0px;"><div style="min-height: 200px; background-image: url(https://img.web.de/v/p.gif); background-repeat: repeat; background-color: #ffffff; font-family: verdana,geneva; font-size: 9pt; padding-left: 0px;"><span style="font-size: 9pt;"><span style="font-family: verdana,geneva;"><span style="background-color: transparent;"><span style="color: #000000;"><span style="color: #000000;">Hi,<br /><br />the Injection works great for Hours and then this. The only thing i have changed is the start parameter. </span></span></span></span></span><br /><br />sqlmap -u "http://xxxxxxx-xxx/show_thumb_main2.php?id=282334&type=gallery" -a C:\pentest\sqlmap.0.9\txt\user-agents.txt --threads=3 --auth-type=basic --auth-cred=xxxx:xxxxx -p id --suffix=282334 --level 5 --risk 3 --dump -D xxxx -T xxxxxx --start=47951<br /><br /> File "C:\pentest\sqlmap.0.9\lib\request\basicauthhandler.py", line 33, in http_error_auth_reqed<br /> self, auth_header, host, req, headers)<br /> File "C:\Python26\lib\urllib2.py", line 833, in http_error_auth_reqed<br /> return self.retry_http_basic_auth(host, req, realm)<br /> File "C:\Python26\lib\urllib2.py", line 843, in retry_http_basic_auth<br /> return self.parent.open(req, timeout=req.timeout)<br /> File "C:\Python26\lib\urllib2.py", line 397, in open<br /> response = meth(req, response)<br /> File "C:\Python26\lib\urllib2.py", line 510, in http_response<br /> 'http', request, response, code, msg, hdrs)<br /> File "C:\Python26\lib\urllib2.py", line 429, in error<br /> result = self._call_chain(*args)<br /> File "C:\Python26\lib\urllib2.py", line 369, in _call_chain<br /> result = func(*args)<br /> File "C:\Python26\lib\urllib2.py", line 855, in http_error_401<br /> url, req, headers)<br /> File "C:\pentest\sqlmap.0.9\lib\request\basicauthhandler.py", line 33, in http_error_auth_reqed<br /> self, auth_header, host, req, headers)<br /> File "C:\Python26\lib\urllib2.py", line 833, in http_error_auth_reqed<br /> return self.retry_http_basic_auth(host, req, realm)<br /> File "C:\Python26\lib\urllib2.py", line 843, in retry_http_basic_auth<br /> return self.parent.open(req, timeout=req.timeout)<br /> File "C:\Python26\lib\urllib2.py", line 391, in open<br /> response = self._open(req, data)<br /> File "C:\Python26\lib\urllib2.py", line 409, in _open<br /> '_open', req)<br /> File "C:\Python26\lib\urllib2.py", line 369, in _call_chain<br /> result = func(*args)<br /> File "C:\Python26\lib\urllib2.py", line 1161, in http_open<br /> return self.do_open(httplib.HTTPConnection, req)<br /> File "C:\Python26\lib\urllib2.py", line 1107, in do_open<br /> h = http_class(host, timeout=req.timeout) # will parse host:port<br />RuntimeError: maximum recursion depth exceeded<br /><br />[*] shutting down at: 10:12:52</div></body> |