Modify title to avoid versions
parent
c34af35230
commit
590547ebc7
|
@ -13,7 +13,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'Linksys WRT100/WRT110 Remote Command Execution',
|
||||
'Name' => 'Linksys Devices pingstr Remote Command Injection',
|
||||
'Description' => %q{
|
||||
The Linksys WRT100 and WRT110 consumer routers are vulnerable to a command
|
||||
injection exploit in the ping field of the web interface.
|
||||
|
|
Loading…
Reference in New Issue