diff --git a/modules/exploits/windows/ftp/goldenftp_pass_bof.rb b/modules/exploits/windows/ftp/goldenftp_pass_bof.rb index fa1eaab7c1..67f294a0e8 100644 --- a/modules/exploits/windows/ftp/goldenftp_pass_bof.rb +++ b/modules/exploits/windows/ftp/goldenftp_pass_bof.rb @@ -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' => [