Can 777 permissions increase security risk on an average Ubuntu single-user machine? How? What are other downsides of it?
Thanks
11 Answer
Yes ofcourse, for example, someone might gain access to a guest account, in that case having chmod 777 all over makes it easier to access private data or modify the system.
3