-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ntlmrelayx.py SOCKS option TypeError with socks5 #1025
Comments
Thanks for the report @mpgn. I can reproduce it. |
Yep, using socks4 it's working fine 👍 |
Please |
can confirm it's working with socks5 💯 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Configuration
impacket version: Impacket v0.9.23.dev1+20201123.132651.18df2123
Python version: 3.8
Target OS: Windows
Debug Output With Command String
When using socks option from
ntlmrelayx.py
, there is an error when trying to use secredump or any other tool with proxychains.I got this error when using proxychains:
PCAP
no pcap
Additional context
fail when using socks option from ntlmrelayx using socks5 in proxychains but it works using socks4
The text was updated successfully, but these errors were encountered: