TODOS

* ☒ SELinux

Topics

#SELinux, MLS, RAM Security

SELinux

Done some test on weseth test and read some documentation

MLS Security

After an analysis, it emerged that MLS is mainly used in highly structured organization like governative and militar (DOD, FBI, CIA, …) and require a steep curve of setup and many effort to maintain it. For this, it will not further analyzed.

Anyway it emerged that MCS (Multi Category Security) could be a good candidate for protecting some of ours use cases (e.g. docker containers against each other). MCS is a subset of MLS

RAM Security

Analyzed procfs file system and tried to dump memory from a Linux process using root and a github tool.

Talked with @Schiff and it seems that a confined user in user_t with default debian policies, even when escalated to root, it cannot read data under /proc/{PID}/ different than its processes. Further test will be done.

ISSUES FOUND FOR DEMO

Image manager
Execution manager
Server
TODO NOW:
Problems found:
TODO For demo: