diff --git a/Windows/Persistence/Service_Installation.md b/Windows/Persistence/Service_Installation.md index 6f2b085f..74b22497 100644 --- a/Windows/Persistence/Service_Installation.md +++ b/Windows/Persistence/Service_Installation.md @@ -16,4 +16,4 @@ Input: powershell New-Service -Name "TestService" -BinaryPathName "C:\Path\file.exe" ## Test Script - [Service.cs](https://github.com/redcanaryco/atomic-red-team/blob/master/Windows/Payloads/Service.cs) + [AtomicService.cs](https://github.com/redcanaryco/atomic-red-team/blob/master/Windows/Payloads/AtomicService.cs)