File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ FunctionsToExport = @(
27
27
' Find-PathDLLHijack' ,
28
28
' Find-ProcessDLLHijack' ,
29
29
' Get-ApplicationHost' ,
30
+ ' Get-CachedGPPPassword' ,
30
31
' Get-CurrentUserTokenGroupSid' ,
31
32
' Get-ModifiablePath' ,
32
33
' Get-ModifiableRegistryAutoRun' ,
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ Optional Dependencies: None
55
55
Get-Webconfig - checks for any encrypted web.config strings
56
56
Get-ApplicationHost - checks for encrypted application pool and virtual directory passwords
57
57
Get-SiteListPassword - retrieves the plaintext passwords for any found McAfee's SiteList.xml files
58
+ Get-CachedGPPPassword - checks for passwords in cached Group Policy Preferences files
58
59
59
60
### Other Helpers/Meta-Functions:
60
61
Get-ModifiablePath - tokenizes an input string and returns the files in it the current user can modify
You can’t perform that action at this time.
0 commit comments