Update Service_Installation.md

This commit is contained in:
caseysmithrc
2017-11-19 07:51:59 -07:00
committed by GitHub
parent 3263027699
commit d8a38ca5c4
+1 -1
View File
@@ -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)