|
|
|
|
|
by pjmlp
4283 days ago
|
|
This is what sometimes gets missed in the UNIX vs other OSes security discussions. If no MAC system is in place and a user facing process gets owned, it will get free pass to $HOME and lots of other user accessible areas, where lots of juicy information are already available. Additionally, downloading and running additionally scripts via the exploit path is quite easy. Who needs root afterwards.... On the systems UNIX/Windows I use all of them have MAC enforced, even if it might be a pain to configure sometimes. |
|