aboutsummaryrefslogtreecommitdiff
path: root/Recon/Recon.psd1
diff options
context:
space:
mode:
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 71667c0..d0a4148 100644
--- a/Recon/Recon.psd1
+++ b/Recon/Recon.psd1
@@ -98,7 +98,7 @@ FunctionsToExport = @(
'Get-DomainForeignUser',
'Get-DomainForeignGroupMember',
'Get-DomainTrustMapping',
- 'Get-ComputerDetails',
+ 'Get-ComputerDetail',
'Get-HttpStatus',
'Invoke-Portscan',
'Invoke-ReverseDnsLookup'