aboutsummaryrefslogtreecommitdiff
path: root/Recon/Recon.psd1
diff options
context:
space:
mode:
authorHarmJ0y <will@harmj0y.net>2016-12-12 20:36:42 -0500
committerHarmJ0y <will@harmj0y.net>2016-12-12 20:36:42 -0500
commit6aca12a956452ca40168c71303032c8a80ebf0b4 (patch)
treee2a53f4053bd90bd5142d05ee4c637d612241af4 /Recon/Recon.psd1
parent32bd21e3355705ea967b35ef2608c74679608e73 (diff)
downloadPowerSploit-6aca12a956452ca40168c71303032c8a80ebf0b4.tar.gz
PowerSploit-6aca12a956452ca40168c71303032c8a80ebf0b4.zip
Typo correction and Recon README.md update
Diffstat (limited to 'Recon/Recon.psd1')
-rw-r--r--Recon/Recon.psd12
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',