After a clean install of impacket and ExchangeRelayX, I receive the error below
Traceback (most recent call last):
File "exchangeRelayx.py", line 12, in
from impacket.examples.ntlmrelayx.clients.httprelayclient import HTTPSRelayClient
ImportError: cannot import name HTTPSRelayClient
Any suggestions to put me on the path to greatness would be appreciated.
After a clean install of impacket and ExchangeRelayX, I receive the error below
Traceback (most recent call last):
File "exchangeRelayx.py", line 12, in
from impacket.examples.ntlmrelayx.clients.httprelayclient import HTTPSRelayClient
ImportError: cannot import name HTTPSRelayClient
Any suggestions to put me on the path to greatness would be appreciated.