From 93be8287389c1d7dcd2184c95ab6d135d1d26ded Mon Sep 17 00:00:00 2001 From: William Vu Date: Mon, 22 Dec 2014 11:26:20 -0600 Subject: [PATCH] Fix invalid URL in splat --- modules/payloads/stagers/windows/bind_hidden_tcp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/payloads/stagers/windows/bind_hidden_tcp.rb b/modules/payloads/stagers/windows/bind_hidden_tcp.rb index 0c13f5d58e..2b44daaaf5 100644 --- a/modules/payloads/stagers/windows/bind_hidden_tcp.rb +++ b/modules/payloads/stagers/windows/bind_hidden_tcp.rb @@ -1,5 +1,5 @@ ## -# This module requires Metasploit: http//metasploit.com/download +# This module requires Metasploit: http://metasploit.com/download # Current source: https://github.com/rapid7/metasploit-framework ##