Can chmod 777 be a security risk on a personal machine?

Can 777 permissions increase security risk on an average Ubuntu single-user machine? How? What are other downsides of it?

Thanks

1

1 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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like