rapid7/metasploit-framework

View on GitHub
modules/payloads/stages/osx/armle/execute.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

  def initialize(info = {})
    super(merge_info(info,
      'Name'          => 'OS X Write and Execute Binary',
      'Description'   => 'Spawn a command shell (staged)',
      'Author'        => 'hdm',
Severity: Major
Found in modules/payloads/stages/osx/armle/execute.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status