rapid7/metasploit-framework

View on GitHub
modules/exploits/windows/ftp/wsftp_server_505_xmd5.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def initialize(info = {})
    super(update_info(info,
      'Name'           => 'Ipswitch WS_FTP Server 5.05 XMD5 Overflow',
      'Description'    => %q{
          This module exploits a buffer overflow in the XMD5 verb in
Severity: Minor
Found in modules/exploits/windows/ftp/wsftp_server_505_xmd5.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status