Topic: sudo is dangerous :D
I started to write something for linux and I must admit that the dangers of sudo is alarming. After entering your password will remain active for several minutes (if they do not change the configuration file), so I may well change the permissions to a file and run it as if it was root. You can play as well with syscall:
sys_chmod
sys_lchown
sys_kill
sys_umask
sys_reboot
etcetc
sudo is used (bad) from * buntu, the most used distro in the world.
What do you think?
Sorry for my bad English
Last edited by Mani_Rosse (2011-03-04 00:32:46)