|
|
|
|
|
by Couto
2024 days ago
|
|
This reminds me of the server that Zoom used to have.
Accepting connections only from 127.0.0.1, alone, isn't enough, since any request from the browser would match that IP, even if the request was being made through a XSS attack. I'm sure someone with more knowledge in security would better chime in. |
|