aboutsummaryrefslogtreecommitdiff
path: root/Recon/Recon.psd1
diff options
context:
space:
mode:
authorMatt Graeber <mattgraeber@gmail.com>2013-07-06 10:41:52 -0700
committerMatt Graeber <mattgraeber@gmail.com>2013-07-06 10:41:52 -0700
commit030fc3b43bf853ebdc10a9dbe8ff2439faf7146c (patch)
tree5b051b7c58dbc57da0f7dd0cf034f10418b13781 /Recon/Recon.psd1
parent298561f26b920f04af7a95a85a31242c575af73e (diff)
parentb507290d78e495efe54fb90d71a4b41a502a7fb5 (diff)
downloadPowerSploit-030fc3b43bf853ebdc10a9dbe8ff2439faf7146c.tar.gz
PowerSploit-030fc3b43bf853ebdc10a9dbe8ff2439faf7146c.zip
Merge pull request #10 from mattifestation/webstersprodigy-Portscan
Webstersprodigy portscan
Diffstat (limited to 'Recon/Recon.psd1')
-rw-r--r--Recon/Recon.psd14
1 files changed, 2 insertions, 2 deletions
diff --git a/Recon/Recon.psd1 b/Recon/Recon.psd1
index afcb7fb..43ba3a1 100644
--- a/Recon/Recon.psd1
+++ b/Recon/Recon.psd1
@@ -72,9 +72,9 @@ AliasesToExport = ''
# List of all modules packaged with this module.
ModuleList = @(@{ModuleName = 'Recon'; ModuleVersion = '1.0.0.0'; GUID = '7e775ad6-cd3d-4a93-b788-da067274c877'})
-# List of all files packaged with this module
+# List of all files packaged with this module
FileList = 'Recon.psm1', 'Recon.psd1', 'Get-HttpStatus.ps1', 'Invoke-ReverseDnsLookup.ps1',
- 'Usage.md'
+ 'Invoke-Portscan.ps1', 'Usage.md'
# Private data to pass to the module specified in RootModule/ModuleToProcess
# PrivateData = ''