Skip to content
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

Error when using proxy #4

Open
jammys opened this issue Nov 26, 2018 · 0 comments
Open

Error when using proxy #4

jammys opened this issue Nov 26, 2018 · 0 comments

Comments

@jammys
Copy link

jammys commented Nov 26, 2018

Hello, and thank you for this great tool.

I recently noticed that rpivot doesn't seem to work well when proxy parameters are set.

Here is the error:

Traceback (most recent call last):
File "client.py", line 499, in
main()
File "client.py", line 467, in main
bc_sock.connect((backconnect_host, backconnect_port))
File "client.py", line 341, in connect
logger.error("Couldn't parse proxy challenge. Code {0}. Msg {1}".format(code, msg))
UnboundLocalError: local variable 'code' referenced before assignment

Tested it with free HTTP proxy and free SOCKS proxy publicly available. NTLM (http) proxy doesn't work either. @artkond @klsecurityservices any clue on the origin of this error?

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

No branches or pull requests

1 participant