updated Privesc.psd1 and README.md

This commit is contained in:
Harmj0y
2016-06-06 15:43:01 -04:00
parent 5f8d8b0a10
commit da86d76adb
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ FunctionsToExport = @(
'Find-PathDLLHijack',
'Find-ProcessDLLHijack',
'Get-ApplicationHost',
'Get-CachedGPPPassword',
'Get-CurrentUserTokenGroupSid',
'Get-ModifiablePath',
'Get-ModifiableRegistryAutoRun',
+1
View File
@@ -55,6 +55,7 @@ Optional Dependencies: None
Get-Webconfig - checks for any encrypted web.config strings
Get-ApplicationHost - checks for encrypted application pool and virtual directory passwords
Get-SiteListPassword - retrieves the plaintext passwords for any found McAfee's SiteList.xml files
Get-CachedGPPPassword - checks for passwords in cached Group Policy Preferences files
### Other Helpers/Meta-Functions:
Get-ModifiablePath - tokenizes an input string and returns the files in it the current user can modify