Skip to main content

Check for folders with 777 permissions with cPanel - Not WHM or SSH

Comments

2 comments

  • Infopro
    If I understand you correctly, no. You'll need to go thru the directories that might have been changed and check them manually.
    0
  • 24x7server
    Hi, It appears you only have a hosting account, so the best option for you will be to contact your host to provide you with the output of the below command: find /home//public_html -type f -perm 0777 This will give a brief list of files having 777 permission in your account. Otherwise, manually you will have to check all folders and files..
    0

Please sign in to leave a comment.