oops, a little mistake in the description
git-svn-id: file:///home/svn/framework3/trunk@13212 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
821e9dd68b
commit
3ca9b51984
|
@ -21,9 +21,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Name' => 'GoldenFTP PASS Stack Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits a vulnerability in the Golden FTP service, using the PASS
|
||||
command to cause a stack-based buffer overflow. Please note that in order trigger
|
||||
the vulnerable code, the victim machine must have the "Show new connections" setting
|
||||
enabled. By default, this option is unchecked.
|
||||
command to cause a buffer overflow. Please note that in order trigger the vulnerable
|
||||
code, the victim machine must have the "Show new connections" setting enabled. By
|
||||
default, this option is unchecked.
|
||||
},
|
||||
'Author' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue