From eff94be9518d6e7d4fdaa8a14b4be1b1fb58da7f Mon Sep 17 00:00:00 2001 From: Austin <30811388+realoriginal@users.noreply.github.com> Date: Sun, 22 Oct 2017 16:55:40 -0400 Subject: [PATCH] Update netgear_dgn1000_setup_unauth_exec.rb --- modules/exploits/linux/http/netgear_dgn1000_setup_unauth_exec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/exploits/linux/http/netgear_dgn1000_setup_unauth_exec.rb b/modules/exploits/linux/http/netgear_dgn1000_setup_unauth_exec.rb index d240e0f724..f5bd1d8677 100644 --- a/modules/exploits/linux/http/netgear_dgn1000_setup_unauth_exec.rb +++ b/modules/exploits/linux/http/netgear_dgn1000_setup_unauth_exec.rb @@ -24,7 +24,6 @@ class MetasploitModule < Msf::Exploit::Remote 'References' => [ ['EDB', '25978'], - ['URL', 'https://www.exploit-db.com/exploits/25978/'], ], 'DisclosureDate' => 'Jun 5 2013', 'License' => MSF_LICENSE,