Tecadmin published a quick tutorial about how to find all files with 777 permission in Linux.
Find All files with 777 permission in Linux
Right file permission is the most crucial part of the Linux system management. A file with permission 777 is open to everyone for read and write. Any user logged in to system can write to this file. Which can be harmful for your system. In some condition’s, you may required 777 permissions like log file.
Find All files with 777 permission in Linux