Finished setting up for: root
Trying: root : !@#$% (306705 left)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.target(*self.__args, **self.__kwargs)
File "joomla_killer.py", line 102, in web_brute
login_response = opener.open(target_post,login_data)
File "/usr/lib/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Cannot open file for writing log
http://bbs.csdn.net/topics/392092597
HTTP Error 500,你的服务器端丢出了错误,如果服务器本身是正常的,检查你的url和参数,如果你的参数都对,检查服务器端代码。
HTTPError: HTTP Error 500: Cannot open file for writing log
检查日志文件,确保有写权限。