diff options
Diffstat (limited to 'Recon/Recon.psd1')
-rw-r--r-- | Recon/Recon.psd1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Recon/Recon.psd1 b/Recon/Recon.psd1 index 64953b0..6cdcfba 100644 --- a/Recon/Recon.psd1 +++ b/Recon/Recon.psd1 @@ -90,7 +90,7 @@ FunctionsToExport = @( 'Find-DomainShare',
'Find-InterestingDomainShareFile',
'Find-LocalAdminAccess',
- 'Get-DomainLocalGroupMember',
+ 'Find-DomainLocalGroupMember',
'Get-DomainTrust',
'Get-ForestTrust',
'Get-DomainForeignUser',
|