Update description
parent
1821c11369
commit
ad9946689e
|
@ -17,8 +17,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
super(update_info(info,
|
||||
'Name' => 'Turbo FTP Server 1.30.823 PORT Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits the buffer overflow found in the PORT
|
||||
command in Turbo FTP Server 1.30.823 & 1.30.826.
|
||||
This module exploits a buffer overflow vulnerability found in the PORT
|
||||
command in Turbo FTP Server 1.30.823 & 1.30.826, which results in remote
|
||||
code execution under the context of SYSTEM.
|
||||
},
|
||||
'Author' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue