Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit fc43eb8

Browse files
Typo fix
1 parent e47c52a commit fc43eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Privesc/PowerUp.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2698,7 +2698,7 @@ Required Dependencies: Get-ServiceDetail, Get-ModifiablePath, Write-ServiceBinar
26982698

26992699
.DESCRIPTION
27002700

2701-
Takes a esrvice Name or a ServiceProcess.ServiceController on the pipeline where the
2701+
Takes a service Name or a ServiceProcess.ServiceController on the pipeline where the
27022702
current user can modify the associated service binary listed in the binPath. Backs up
27032703
the original service binary to "OriginalService.exe.bak" in service binary location,
27042704
and then uses Write-ServiceBinary to create a C# service binary that either adds

0 commit comments

Comments
 (0)