Comment on My Homelab Got Hacked - A Postmortem – Phunky Cafe
glizzyguzzler@piefed.blahaj.zone 4 days ago
The real takeaway is to run your containers ALL as read-only. There’s no way to run executables like this as read-only. They’d download to /tmp but not have executable access and womp womp.
Many things aren’t read-only friendly, but so far I’ve found all containers can be beat into read-only mode! (Heimdall is one of the worst, shout out to it)