NTLMRecon
NTLMRecon copied to clipboard
Connection breaks
Connection breaks after enumeration of the endpoints, I guess this is related to the authentication attempt
Find below the error log:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 600, in urlopen
httplib_response = self._make_request(conn, method, url,
File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 387, in _make_request
six.raise_from(e, None)
File "
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 666, in urlopen return self.urlopen(method, url, body, headers, retries, File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 666, in urlopen return self.urlopen(method, url, body, headers, retries, File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 666, in urlopen return self.urlopen(method, url, body, headers, retries, File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 640, in urlopen retries = retries.increment(method, url, error=e, _pool=self, File "/usr/local/lib/python3.8/dist-packages/urllib3/util/retry.py", line 399, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='xxx.xxx.xxx.xxx', port=443): Max retries exceeded with url: /Exchange/ (Caused by ProtocolError('Connection aborted.', OSError("(104, 'ECONNRESET')")))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/ntlmrecon", line 8, in
How did you do the scans?
Need the following info:
- Exact command line you used
- If you're using
virtualenv, activate it and post result ofpip freeze - Is this for all IPs or only some hosts?
Unable to reproduce using known hosts :/
Let's connect ofline!