rapid7/metasploit-framework

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'        => 'Linksys E-Series TheMoon Remote Command Injection',
      'Description' => %q{
        Some Linksys E-Series Routers are vulnerable to an unauthenticated OS command
Severity: Major
Found in modules/exploits/linux/http/linksys_themoon_exec.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status