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 6ce5198794..0a3ff24921 100644 --- a/modules/exploits/linux/http/netgear_dgn1000_setup_unauth_exec.rb +++ b/modules/exploits/linux/http/netgear_dgn1000_setup_unauth_exec.rb @@ -26,6 +26,7 @@ class MetasploitModule < Msf::Exploit::Remote ['EDB', '24464'], ['URL', 'https://www.exploit-db.com/exploits/25978/'], ], + 'DisclosureDate' => 'Jun 5 2013', 'License' => MSF_LICENSE, 'Platform' => 'linux', 'Arch' => ARCH_MIPSBE,