|
|
|
|
|
by nupark
5559 days ago
|
|
Work on it how? Acquiring root locally is easy because local exploits are a dime a dozen, and once you have local access you can simply piggyback on valid authentication: alias sudo="sudo and do something evil instead"
Once an attacker has local access, you've lost. It's a short leap from there to root. What's more, by requiring that users supply passwords to use sudo, you're practically guaranteeing that they will reuse passwords that thy use elsewhere, exposing your network to further compromise should those passwords be acquired from a compromised server. |
|
http://www.devio.us/ http://sdf.lonestar.org/
if your operating system has no local user security, you should really upgrade it or switch to a different operating system.