What technologies used in a web browser, if any, can be used to push a binary from a server to a client machine?

This question is about if any technologies used by a web browser (HTTP, TCP, JavaScript, etc.) can be used to push a binary file from the web server to a random folder on the client.
This is for a security discussion at work about the dang… Continue reading What technologies used in a web browser, if any, can be used to push a binary from a server to a client machine?