logoalt Hacker News

ctolsen • yesterday at 7:10 AM • 1 reply • view on HN

Don’t let software inside the sandbox access the internet on request. Have a package repository with approved software the agents might want, and push to it over a channel that is ingress only. I can imagine ways of breaking out of this, and come up with a lot more to mitigate, but this would be fairly basic stuff that’d be vastly superior.


Replies

no-name-here • yesterday at 7:25 AM

> ingress only

The issue we're discussing happened while running ExploitGym. Doesn't the ExploitGym arXiv test explicitly have external "outbound" network requests as allowed for package installation and supporting toolchain installation?

➕ show 1 reply