From 662f5e4c5d597e7ba37776f5b1831e3cccc963a4 Mon Sep 17 00:00:00 2001 From: Martin407 Date: Mon, 10 Dec 2018 16:09:38 -0500 Subject: [PATCH] Changed typo in PowerUp.ps1 --- Privesc/PowerUp.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Privesc/PowerUp.ps1 b/Privesc/PowerUp.ps1 index 072b03e6..43787512 100644 --- a/Privesc/PowerUp.ps1 +++ b/Privesc/PowerUp.ps1 @@ -3888,7 +3888,7 @@ function Invoke-AllChecks { } - "`n`n[*] Checking for modifidable registry autoruns and configs..." + "`n`n[*] Checking for modifiable registry autoruns and configs..." $Results = Get-ModifiableRegistryAutoRun $Results | Format-List if($HTMLReport) {