aboutsummaryrefslogtreecommitdiff
path: root/Privesc
diff options
context:
space:
mode:
authorb33f <ru.boonen@gmail.com>2017-07-17 23:11:24 +0100
committerGitHub <noreply@github.com>2017-07-17 23:11:24 +0100
commitfc43eb8cb7f38800c24111f7380df05d24a59a5a (patch)
tree924395d05633ceadf66c22c92c30b49d96ebd1ef /Privesc
parente47c52a090b6b590e6632eecf705bf566f3c74af (diff)
downloadPowerSploit-fc43eb8cb7f38800c24111f7380df05d24a59a5a.tar.gz
PowerSploit-fc43eb8cb7f38800c24111f7380df05d24a59a5a.zip
Typo fix
Diffstat (limited to 'Privesc')
-rw-r--r--Privesc/PowerUp.ps12
1 files changed, 1 insertions, 1 deletions
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