diff options
author | Stuart Morgan <stuart.morgan@mwrinfosecurity.com> | 2015-12-29 13:37:40 +0000 |
---|---|---|
committer | Stuart Morgan <stuart.morgan@mwrinfosecurity.com> | 2015-12-29 13:37:40 +0000 |
commit | 2343f43e7cb15efe18e0f66631f5ff43895c7435 (patch) | |
tree | 8f3ba9cbf81ac0ed05a1411ba9d05c6bb7de52a1 /PowerSploit.psd1 | |
parent | 841150e1c69109442ee87e260ef69746fc38b349 (diff) | |
download | PowerSploit-2343f43e7cb15efe18e0f66631f5ff43895c7435.tar.gz PowerSploit-2343f43e7cb15efe18e0f66631f5ff43895c7435.zip |
Added reference to function to powersploit.psd1 and recon.psd1
Diffstat (limited to 'PowerSploit.psd1')
-rw-r--r-- | PowerSploit.psd1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PowerSploit.psd1 b/PowerSploit.psd1 index bc482e1..492b846 100644 --- a/PowerSploit.psd1 +++ b/PowerSploit.psd1 @@ -38,6 +38,7 @@ FunctionsToExport = @( 'Find-GPOLocation', 'Find-InterestingFile', 'Find-LocalAdminAccess', + 'Find-ManagedSecurityGroups', 'Find-PathHijack', 'Find-UserField', 'Get-ADObject', |