rapid7/metasploit-framework

View on GitHub
modules/auxiliary/server/browser_autopwn2.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info={})
    super(update_info(info,
      'Name'           => "HTTP Client Automatic Exploiter 2 (Browser Autopwn)",
      'Description'    => %q{
        This module will automatically serve browser exploits. Here are the options you can
Severity: Major
Found in modules/auxiliary/server/browser_autopwn2.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status