rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/http/progress_kemp_loadmaster_unauth_cmd_injection.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(
      update_info(
        info,
        'Name' => 'Kemp LoadMaster Unauthenticated Command Injection',

    There are no issues that match your filters.

    Category
    Status