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

Lack of support for UDP, to avoid TCP "man in the middle" attacks ... #17

Open
aspadistra opened this issue Oct 27, 2012 · 0 comments
Open

Comments

@aspadistra
Copy link

It would be nice if there was support for UDP, to avoid TCP "man in the middle" (MIM)attacks.

The BitTorrent protocol was initially 100% TCP.

However a web filtering company came up with a product that took advantage of TCP's MIM weakness.

The attack that was utilized (mainly sending 2 x "TCP hangup message" to "Alice" and "Bob") ... worked.

So now BT is mostly UDP.

I assume the same fix is needed here.

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