rapid7/metasploit-framework

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

Summary

Maintainability
A
1 hr
Test Coverage

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

  def initialize(info={})
    super( update_info( info, {
      'Name'          => 'Sophos Web Protection Appliance clear_keys.pl Local Privilege Escalation',
      'Description'   => %q{
        This module abuses a command injection on the clear_keys.pl perl script, installed with the
Severity: Minor
Found in modules/exploits/linux/local/sophos_wpa_clear_keys.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status