- Nov 18, 2004
- 44
- 0
- 0
Is it potentially dangerous to have a file chmod'ed 777 OR -rwxrwxrwx Even if it is in a directory that is chmod'ed 775 OR drwxrwxr-x .
Is the following file or directories dangerous, say I have
DIR/DIR2/File
DIR = drwxrwxr-x
DIR2 = drwxrwxrwx
File = -rwxrwxrwx
If it is Dangerous what can someone do with it.
How would they do it.
incase you want to know the world has access to that dir and file.
Is the following file or directories dangerous, say I have
DIR/DIR2/File
DIR = drwxrwxr-x
DIR2 = drwxrwxrwx
File = -rwxrwxrwx
If it is Dangerous what can someone do with it.
How would they do it.
incase you want to know the world has access to that dir and file.
