We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f578b commit 908713cCopy full SHA for 908713c
modules/exploits/linux/http/dlink_hnap_login_bof.rb
@@ -23,7 +23,7 @@ class MetasploitModule < Msf::Exploit::Remote
23
24
def initialize(info = {})
25
super(update_info(info,
26
- 'Name' => 'Dlink DIR Routers Unauthenticated HNAP Login Stack Buffer Overflow ',
+ 'Name' => 'Dlink DIR Routers Unauthenticated HNAP Login Stack Buffer Overflow',
27
'Description' => %q{
28
Several Dlink routers contain a pre-authentication stack buffer overflow vulnerability, which
29
is exposed on the LAN interface on port 80. This vulnerability affects the HNAP SOAP protocol,
0 commit comments