aboutsummaryrefslogtreecommitdiff
path: root/Privesc/Privesc.psd1
diff options
context:
space:
mode:
Diffstat (limited to 'Privesc/Privesc.psd1')
-rw-r--r--Privesc/Privesc.psd13
1 files changed, 2 insertions, 1 deletions
diff --git a/Privesc/Privesc.psd1 b/Privesc/Privesc.psd1
index 2ccdb8e..9777f2a 100644
--- a/Privesc/Privesc.psd1
+++ b/Privesc/Privesc.psd1
@@ -42,7 +42,8 @@ FunctionsToExport = @(
'Restore-ServiceBinary',
'Write-HijackDll',
'Write-ServiceBinary',
- 'Write-UserAddMSI'
+ 'Write-UserAddMSI',
+ 'Get-SiteListPassword'
)
# List of all files packaged with this module