Selectively allow the evaluation of a symbolic link

Symbolic links can introduce vulnerabilities in certain applications. To mitigate this issue you can selectively enable or disable the evaluation of these types of symbolic links:Local Link to a Local TargetLocal Link to a Remote TargetRemote Link to Remote TargetRemote Link to Local TargetFor further information please refer to the Windows Help sectionNOTE: If this policy is Disabled or Not Configured local administrators may select the types of symbolic links to be evaluated.

You May Also Like

More From Author

2Comments

Add yours
  1. 1
    Registry path is:

    HKEY_LOCAL_MACHINE -> Software -> Policies -> Microsoft -> Windows -> Filesystems -> NTFS # SymLinkState; HKEY_LOCAL_MACHINE -> Software -> Policies -> Microsoft -> Windows -> Filesystems -> NTFS # SymlinkLocalToLocalEvaluation HKEY_LOCAL_MACHINE -> Software -> Policies -> Microsoft -> Windows -> Filesystems -> NTFS # SymlinkLocalToRemoteEvaluation HKEY_LOCAL_MACHINE -> Software -> Policies -> Microsoft -> Windows -> Filesystems -> NTFS # SymlinkRemoteToRemoteEvaluation HKEY_LOCAL_MACHINE -> Software -> Policies -> Microsoft -> Windows -> Filesystems -> NTFS # SymlinkRemoteToLocalEvaluation

Comments are closed.