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

review websockets layer security #2471

Closed
totaam opened this issue Nov 3, 2019 · 1 comment
Closed

review websockets layer security #2471

totaam opened this issue Nov 3, 2019 · 1 comment
Labels

Comments

@totaam
Copy link
Collaborator

totaam commented Nov 3, 2019

What’s wrong with WebSocket APIs? Unveiling vulnerabilities in WebSocket APIs

Takeaways:

@totaam
Copy link
Collaborator Author

totaam commented Oct 17, 2020

The origin header is trivial to modify, so not worth checking.

The rest doesn't apply to us: we handle the websocket layer directly so it can't be misused to access other services, we have our own authentication modules already, and tighter restrictions can be added using firewall / proxies..

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

No branches or pull requests

1 participant