aboutsummaryrefslogtreecommitdiff
path: root/Recon
diff options
context:
space:
mode:
authorMatt Graeber <mattgraeber@gmail.com>2015-12-16 17:07:39 -0800
committerMatt Graeber <mattgraeber@gmail.com>2015-12-16 17:08:57 -0800
commitc2a70924e16cd80a1c07d9de82db893b32a4aba9 (patch)
tree466de8532814bbc700624138aaac5c8b081a19c5 /Recon
parentb01a8127bc71f5454762510ed09c69411dd3a403 (diff)
downloadPowerSploit-c2a70924e16cd80a1c07d9de82db893b32a4aba9.tar.gz
PowerSploit-c2a70924e16cd80a1c07d9de82db893b32a4aba9.zip
Removed all version numbers from scripts
Scripts in a module should not be individually versioned. Only the module should be versioned.
Diffstat (limited to 'Recon')
-rw-r--r--Recon/Invoke-Portscan.ps14
1 files changed, 0 insertions, 4 deletions
diff --git a/Recon/Invoke-Portscan.ps1 b/Recon/Invoke-Portscan.ps1
index 99bbb89..6f059e2 100644
--- a/Recon/Invoke-Portscan.ps1
+++ b/Recon/Invoke-Portscan.ps1
@@ -15,10 +15,6 @@ Optional Dependencies: None
Does a simple port scan using regular sockets, based (pretty) loosely on nmap
-.NOTES
-
-version .13
-
.PARAMETER Hosts
Include these comma seperated hosts (supports IPv4 CIDR notation) or pipe them in