rapid7/metasploit-framework

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

  def initialize(info = {})
    super(merge_info(info,
      'Name'          => 'Reverse TCP Stager',
      'Description'   => 'Connect back to the attacker',
      'Author'        => ['nemo <nemo[at]felinemenace.org>', 'tkmru'],
Severity: Major
Found in modules/payloads/stagers/linux/armle/reverse_tcp.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status