Skip to content

Commit eb9d2f1

Browse files
committed
Change title
1 parent 6de2be6 commit eb9d2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/dlink_dspw215_info_cgi_bof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Exploit::Remote
1313

1414
def initialize(info = {})
1515
super(update_info(info,
16-
'Name' => 'D-Link info.cgi Buffer Overflow in POST Request',
16+
'Name' => 'D-Link info.cgi POST Request Buffer Overflow',
1717
'Description' => %q{
1818
This module exploits an anonymous remote code execution vulnerability on different D-Link
1919
devices. The vulnerability is an stack based buffer overflow in the my_cgi.cgi component,

0 commit comments

Comments
 (0)