
File and folder permissions is very important in terms of web security. In most of the cases hackers are some how manage to get the access of your server and can upload/write/ edit your script and compromise your website.
Common form of security regarding this is never allow write permissions to group user and public user. In some cases at the time of uploading or activating a plugin you need to change the file permission to even 777, the most vulnerable permission....