aboutsummaryrefslogtreecommitdiff
path: root/Privesc/Privesc.psd1
diff options
context:
space:
mode:
Diffstat (limited to 'Privesc/Privesc.psd1')
-rw-r--r--Privesc/Privesc.psd12
1 files changed, 1 insertions, 1 deletions
diff --git a/Privesc/Privesc.psd1 b/Privesc/Privesc.psd1
index 6d4e3bd..bcd2443 100644
--- a/Privesc/Privesc.psd1
+++ b/Privesc/Privesc.psd1
@@ -51,7 +51,7 @@ FunctionsToExport = @(
'Get-SiteListPassword',
'Get-CachedGPPPassword',
'Write-UserAddMSI',
- 'Invoke-WScriptUACBypass',
+ 'Invoke-EventVwrBypass',
'Invoke-PrivescAudit',
'Get-System'
)