From fc43eb8cb7f38800c24111f7380df05d24a59a5a Mon Sep 17 00:00:00 2001 From: b33f Date: Mon, 17 Jul 2017 23:11:24 +0100 Subject: Typo fix --- Privesc/PowerUp.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Privesc/PowerUp.ps1 b/Privesc/PowerUp.ps1 index 5852904..2680986 100644 --- a/Privesc/PowerUp.ps1 +++ b/Privesc/PowerUp.ps1 @@ -2698,7 +2698,7 @@ Required Dependencies: Get-ServiceDetail, Get-ModifiablePath, Write-ServiceBinar .DESCRIPTION -Takes a esrvice Name or a ServiceProcess.ServiceController on the pipeline where the +Takes a service Name or a ServiceProcess.ServiceController on the pipeline where the current user can modify the associated service binary listed in the binPath. Backs up the original service binary to "OriginalService.exe.bak" in service binary location, and then uses Write-ServiceBinary to create a C# service binary that either adds -- cgit v1.2.3