rapid7/metasploit-framework

View on GitHub
modules/payloads/singles/osx/armle/shell_bind_tcp.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(merge_info(info,
      'Name'          => 'Apple iOS Command Shell, Bind TCP Inline',
      'Description'   => 'Listen for a connection and spawn a command shell',
      'Author'        => 'hdm',
Severity: Major
Found in modules/payloads/singles/osx/armle/shell_bind_tcp.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status