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

Pythonic SOCKS5 support #223

Closed
skelsec opened this issue Oct 24, 2016 · 3 comments
Closed

Pythonic SOCKS5 support #223

skelsec opened this issue Oct 24, 2016 · 3 comments

Comments

@skelsec
Copy link
Contributor

skelsec commented Oct 24, 2016

Looks like you don't have many issues to take care of, so here is a feature request!
It would be awesome to have Impacket support SOCKS5 proxies.

I have successfully used this module: https://github.com/Anorov/PySocks by monkeypatching examples/psexec.py
Guess that is not a professional solution, but I don't wish to spend time making a fully tested pull request as it would modify the current code base in a way you probably would not like it and reject is anyways :)
Let me know what you think about this!

@asolino
Copy link
Collaborator

asolino commented Jul 7, 2017

Why not proxychains?

@skelsec
Copy link
Contributor Author

skelsec commented Jul 7, 2017

Some of my clients force me to use their standardized windows laptops for hacking them pentesting. AFAIK there is no substitute for proxychains in windows.
Having this feature would make this library work with socks proxies on both windows and linux and would make pivoting much easier for people.
Also I could help in this and/or buy you a beer.

@anadrianmanrique
Copy link
Collaborator

following up in #1903

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

3 participants