rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/local/reptile_rootkit_reptile_cmd_priv_esc.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'           => 'Reptile Rootkit reptile_cmd Privilege Escalation',
      'Description'    => %q{
        This module uses Reptile rootkit's `reptile_cmd` backdoor executable

    There are no issues that match your filters.

    Category
    Status