rapid7/metasploit-framework

View on GitHub
lib/msf/core/payload/windows/migrate_tcp.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method generate_migrate has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def generate_migrate(opts={})
    %Q^
    load_ws2_32:
      push '32'
      push 'ws2_'
Severity: Minor
Found in lib/msf/core/payload/windows/migrate_tcp.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status