aboutsummaryrefslogtreecommitdiff
path: root/PowerSploit.psd1
diff options
context:
space:
mode:
authorMatt Graeber <mattifestation@users.noreply.github.com>2015-12-29 09:22:07 -0500
committerMatt Graeber <mattifestation@users.noreply.github.com>2015-12-29 09:22:07 -0500
commit872d4b0eb74072465980567d5cf2cb42fa0283d5 (patch)
treed1dd4dfd4d134a525b17444be35dcaa5144f948d /PowerSploit.psd1
parent9f183e36518176c4299eed5c68b7deac7f4e8025 (diff)
parentbc7efdf22914c722d88eb70fac01a4dc5493c87b (diff)
downloadPowerSploit-872d4b0eb74072465980567d5cf2cb42fa0283d5.tar.gz
PowerSploit-872d4b0eb74072465980567d5cf2cb42fa0283d5.zip
Merge pull request #105 from stufus/find_ad_managed_security_groups
Find AD Managed Security Groups
Diffstat (limited to 'PowerSploit.psd1')
-rw-r--r--PowerSploit.psd11
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',