rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/misc/sercomm_exec.rb

Summary

Maintainability
B
4 hrs
Test Coverage

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

  def initialize(info={})
    super(update_info(info,
      'Name'           => "SerComm Device Remote Code Execution",
      'Description'    => %q{
        This module will cause remote code execution on several SerComm devices.
Severity: Major
Found in modules/exploits/linux/misc/sercomm_exec.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status