From 94bb94d33a30fad1c3c343b97c0115cd9fbad0ee Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Fri, 9 Oct 2015 15:07:44 -0500 Subject: [PATCH] Working URL for real --- modules/exploits/windows/http/hp_sitescope_dns_tool.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/windows/http/hp_sitescope_dns_tool.rb b/modules/exploits/windows/http/hp_sitescope_dns_tool.rb index bd4d18ed01..b5f8e8b7af 100644 --- a/modules/exploits/windows/http/hp_sitescope_dns_tool.rb +++ b/modules/exploits/windows/http/hp_sitescope_dns_tool.rb @@ -33,7 +33,7 @@ class Metasploit3 < Msf::Exploit::Remote ], 'References' => [ - ['URL', 'https://community.rapid7.com/community/metasploit/blog/2015/10/09/r7-2015-17-hp-sitescope-dns-to'], + ['URL', 'https://community.rapid7.com/community/metasploit/blog/2015/10/09/r7-2015-17-hp-sitescope-dns-tool-command-injection'], ['URL', 'http://www8.hp.com/us/en/software-solutions/sitescope-application-monitoring/index.html'] # vendor site ], 'Platform' => 'win',