rapid7/metasploit-framework

View on GitHub
modules/payloads/singles/linux/x64/shell_reverse_ipv6_tcp.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method generate has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def generate(opts={})
      # 22 -> "0x00,0x16"
      # 4444 -> "0x11,0x5c"
      tcp_port = convert_input(datastore['LPORT'], 4)

Severity: Major
Found in modules/payloads/singles/linux/x64/shell_reverse_ipv6_tcp.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status