rapid7/metasploit-framework

View on GitHub
lib/msf/core/payload/linux/bind_tcp.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method asm_bind_tcp has 98 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def asm_bind_tcp(opts={})

    #reliable     = opts[:reliable]
    af_inet = 2

Severity: Major
Found in lib/msf/core/payload/linux/bind_tcp.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status