rapid7/metasploit-framework

View on GitHub
modules/exploits/multi/misc/persistent_hpca_radexec_exec.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'           => 'HP Client Automation Command Injection',
      'Description'    => %q{
        This module exploits a command injection vulnerability on HP Client Automation, distributed
Severity: Major
Found in modules/exploits/multi/misc/persistent_hpca_radexec_exec.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status