rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/ssh/ibm_drm_a3user.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(
      update_info(
        info,
        'Name' => 'IBM Data Risk Manager a3user Default Password',
Severity: Major
Found in modules/exploits/linux/ssh/ibm_drm_a3user.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status