Update title and description

This commit is contained in:
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 = {})
super(update_info(info,
'Name' => 'D-Link HNAP Buffer Overflow in POST Request',
'Name' => 'D-Link HNAP Request Remote Buffer Overflow',
'Description' => %q{
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
emulated environment.
D-Link devices. The vulnerability is due to an stack based buffer overflow while
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' =>
[