diff --git a/Notes/WeakRegistryPermissions.md b/Notes/WeakRegistryPermissions.md index 0dc1e67..19b4480 100644 --- a/Notes/WeakRegistryPermissions.md +++ b/Notes/WeakRegistryPermissions.md @@ -1,5 +1,7 @@ # Weak Registry Permissions +[Back to Main](https://github.com/nickvourd/Windows-Local-Privilege-Escalation-Cookbook?tab=readme-ov-file#vulnerabilities) + ## Table of Contents - [Weak Registry Permissions](#weak-registry-permissions) @@ -182,4 +184,4 @@ Set-Acl -Path $regKey -AclObject $acl - [Windows registry information for advanced users Microsoft](https://learn.microsoft.com/en-us/troubleshoot/windows-server/performance/windows-registry-advanced-users) - [About Registry Microsoft](https://learn.microsoft.com/en-us/windows/win32/sysinfo/about-the-registry) -- [Registry Key Security and Access Rights Microsoft](https://learn.microsoft.com/en-us/windows/win32/sysinfo/registry-key-security-and-access-rights) \ No newline at end of file +- [Registry Key Security and Access Rights Microsoft](https://learn.microsoft.com/en-us/windows/win32/sysinfo/registry-key-security-and-access-rights)