Make the title consistent with other modules
git-svn-id: file:///home/svn/framework3/trunk@10457 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
84c031d620
commit
748f2d3acd
|
@ -18,7 +18,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'Linksys apply.cgi buffer overflow',
|
||||
'Name' => 'Linksys WRT54 Access Point apply.cgi Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits a stack buffer overflow in apply.cgi on the Linksys WRT54G and WRT54GS routers.
|
||||
According to iDefense who discovered this vulnerability, all WRT54G versions prior to
|
||||
|
|
Loading…
Reference in New Issue