rapid7/metasploit-framework

View on GitHub
modules/exploits/osx/local/dyld_print_to_file_root.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'           => 'Apple OS X DYLD_PRINT_TO_FILE Privilege Escalation',
      'Description'    => %q{
        In Apple OS X 10.10.4 and prior, the DYLD_PRINT_TO_FILE environment
Severity: Minor
Found in modules/exploits/osx/local/dyld_print_to_file_root.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status