What should the permissions of system folders and files be (etc, usr, var....)? If I use a php shell I can change dirs into the root of my server and browse system folders and files that were created with insecure permissions.
Seems like a big security risk. How do I prevent this and what permissions should the folders and files be?
Seems like a big security risk. How do I prevent this and what permissions should the folders and files be?