aau-network-security / haaukins

A Highly Accessible and Automated Virtualization Platform for Security Education
https://general.haaukins.com
Apache License 2.0
187 stars 39 forks source link

Safer Docker Runtime #140

Closed tpanum closed 4 years ago

tpanum commented 5 years ago

We have talked about it before, and I wonder if we could just plug-and-play gvisor. So we can make sure people won't conduct kernel exploits, and take down the whole system.

It is not critical for our current exercises, but sooner or later there might be exercises that would rely on this.

eyJhb commented 5 years ago

Consult the previous issue, there was some networking issues :)

On Fri, 2 Nov 2018, 09.08 Thomas Kobber Panum <notifications@github.com wrote:

We have talked about it before, and I wonder if we could just plug-and-play gvisor https://github.com/google/gvisor. So we can make sure people won't conduct kernel exploits, and take down the whole system.

It is not critical for our current exercises, but sooner or later there might be exercises that would rely on this.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aau-network-security/go-ntp/issues/140, or mute the thread https://github.com/notifications/unsubscribe-auth/AYwLSvIysS4W5S8askNKHkWHRp2x1yOGks5uq_2TgaJpZM4YLM4Q .

eyJhb commented 5 years ago

Here https://github.com/aau-network-security/training-platform/issues/42#issuecomment-401812102 which is also what I found when I tested it previously.. :/