aboutsummaryrefslogtreecommitdiff
path: root/Recon
diff options
context:
space:
mode:
authorStuart Morgan <stuart.morgan@mwrinfosecurity.com>2015-12-29 13:37:40 +0000
committerStuart Morgan <stuart.morgan@mwrinfosecurity.com>2015-12-29 13:37:40 +0000
commit2343f43e7cb15efe18e0f66631f5ff43895c7435 (patch)
tree8f3ba9cbf81ac0ed05a1411ba9d05c6bb7de52a1 /Recon
parent841150e1c69109442ee87e260ef69746fc38b349 (diff)
downloadPowerSploit-2343f43e7cb15efe18e0f66631f5ff43895c7435.tar.gz
PowerSploit-2343f43e7cb15efe18e0f66631f5ff43895c7435.zip
Added reference to function to powersploit.psd1 and recon.psd1
Diffstat (limited to 'Recon')
-rw-r--r--Recon/Recon.psd11
1 files changed, 1 insertions, 0 deletions
diff --git a/Recon/Recon.psd1 b/Recon/Recon.psd1
index 55f19f7..205cae8 100644
--- a/Recon/Recon.psd1
+++ b/Recon/Recon.psd1
@@ -74,6 +74,7 @@ FunctionsToExport = @(
'Get-CachedRDPConnection',
'Get-NetProcess',
'Find-InterestingFile',
+ 'Find-ManagedSecurityGroups',
'Invoke-UserHunter',
'Invoke-ProcessHunter',
'Invoke-EventHunter',