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

Reverse dynamic port forwarding - local address ignored #6

Open
noraj opened this issue Sep 5, 2019 · 0 comments
Open

Reverse dynamic port forwarding - local address ignored #6

noraj opened this issue Sep 5, 2019 · 0 comments

Comments

@noraj
Copy link

noraj commented Sep 5, 2019

Reverse dynamic port forwarding as showcased here https://github.com/RedTeamOperations/PivotSuite#case-2--reverse-tcp-tunneling ignore --local-ip and --local-port so the server (attacker machine) always take a random port and take the address 0.0.0.0 and so exposing publicly the proxy on all interfaces.

One should be allowed to set --local-ip and --local-port on client side and the server should use them.

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