Update title and description

bug/bundler_fix
jvazquez-r7 2014-07-11 10:38:53 -05:00
parent f238c2a93f
commit dea68c66f4
1 changed files with 4 additions and 3 deletions

View File

@ -13,11 +13,12 @@ class Metasploit3 < Msf::Exploit::Remote
def initialize(info = {}) def initialize(info = {})
super(update_info(info, super(update_info(info,
'Name' => 'D-Link HNAP Buffer Overflow in POST Request', 'Name' => 'D-Link HNAP Request Remote Buffer Overflow',
'Description' => %q{ 'Description' => %q{
This module exploits an anonymous remote code execution vulnerability on different This module exploits an anonymous remote code execution vulnerability on different
D-Link devices. This module has been successfully tested on D-Link DIR-505 in an D-Link devices. The vulnerability is due to an stack based buffer overflow while
emulated environment. handling malicious HTTP POST requests addressed to the HNAP handler. This module
has been successfully tested on D-Link DIR-505 in an emulated environment.
}, },
'Author' => 'Author' =>
[ [