Tagged Questions
3
votes
3answers
218 views
Why should every file have a user and a group?
I've been reading in most hardening guides for linux, that you should check for files and directories without valid user or valid group. What I can't find, is how this could be used for an attack, or ...
8
votes
1answer
513 views
Hadoop security, isolation, and hardening
This is a multiple part question, which all really come back to the main question:
How best to protect data in a Hadoop (wikipedia) cluster.
(Current version, vanilla main-branch distro - ...