Closed staticfloat closed 4 years ago
FILE_TRAVERSE is the same thing as FILE_EXECUTE, and by default, processes do not need FILE_TRAVERSE enabled on directories to traverse them [1].
FILE_TRAVERSE
FILE_EXECUTE
[1] https://docs.microsoft.com/en-us/windows/win32/fileio/file-access-rights-constants
FILE_TRAVERSE
is the same thing asFILE_EXECUTE
, and by default, processes do not needFILE_TRAVERSE
enabled on directories to traverse them [1].[1] https://docs.microsoft.com/en-us/windows/win32/fileio/file-access-rights-constants