diff options
Diffstat (limited to 'Recon')
-rw-r--r-- | Recon/Recon.psd1 | 1 |
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',
|