Skip to content
Discussion options

You must be logged in to vote

I am using socket-proxy as a Unix socket for my Beszel agent that's on the same machine as my Beszel hub as apparently host mode is needed for that agent. I think it still adds value insofar as attempts to use the Docker Engine API via the proxy will still be subject to the allow list, hence the best way to secure it is to have the most restrictive allow list that still allows enough to do what the container needs to do (and which you also want the container to do).

An attacker who has compromised a container other than socket-proxy still cannot directly reach the original Docker socket since these other containers lack the relevant bind mount, even if they can reach the socket-proxy Unix…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@IGitYou
Comment options

Answer selected by IGitYou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants