Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

issue ? #22

Open
ghost opened this issue Aug 22, 2018 · 0 comments
Open

issue ? #22

ghost opened this issue Aug 22, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 22, 2018

Exception in thread Thread-3:
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 "/root/Desktop/newtools/Wordpresscan/engine/brute.py", line 118, in check_pass
self.xmlrpc_check_admin(user, pwd)
File "/root/Desktop/newtools/Wordpresscan/engine/brute.py", line 123, in xmlrpc_check_admin
req = requests.post("http://127.0.0.1:8000/xmlrpc.php", data=post)
File "/usr/lib/python2.7/dist-packages/requests/api.py", line 112, in post
return request('post', url, data=data, json=json, **kwargs)
File "/usr/lib/python2.7/dist-packages/requests/api.py", line 58, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 508, in request
resp = self.send(prep, **send_kwargs)
File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 618, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line 508, in send
raise ConnectionError(e, request=request)
ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8000): Max retries exceeded with url: /xmlrpc.php (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7e039ae550>: Failed to establish a new connection: [Errno 111] Connection refused',))
issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants