rapid7/metasploit-framework

View on GitHub
modules/payloads/stagers/linux/armle/bind_tcp.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

  def initialize(info = {})
    super(merge_info(info,
      'Name'          => 'Bind TCP Stager',
      'Description'   => 'Listen for a connection',
      'Author'        => 'nemo <nemo[at]felinemenace.org>',
Severity: Major
Found in modules/payloads/stagers/linux/armle/bind_tcp.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status