Skip to content

Commit

Permalink
Update WeakServicePermissions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nickvourd authored Dec 4, 2024
1 parent dc4eeaa commit 307e102
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Notes/WeakServicePermissions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Weak Service Permissions

[Back to Main](https://github.com/nickvourd/Windows-Local-Privilege-Escalation-Cookbook?tab=readme-ov-file#vulnerabilities)

## Table of Contents

- [Weak Service Permissions](#weak-service-permissions)
Expand Down Expand Up @@ -161,4 +163,4 @@ sc sdset "Vulnerable Service 3" D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDT

- [Introduction to Windows Services applications Microsoft](https://learn.microsoft.com/en-us/dotnet/framework/windows-services/introduction-to-windows-service-applications)
- [Hot to Create Windows Services Microsoft](https://learn.microsoft.com/en-us/dotnet/framework/windows-services/how-to-create-windows-services)
- [How to View and Modify Service Permissions in Windows by winhelponline](https://www.winhelponline.com/blog/view-edit-service-permissions-windows/?expand_article=1)
- [How to View and Modify Service Permissions in Windows by winhelponline](https://www.winhelponline.com/blog/view-edit-service-permissions-windows/?expand_article=1)

0 comments on commit 307e102

Please sign in to comment.