rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/pptp/poptop_negative_read.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'           => 'Poptop Negative Read Overflow',
      'Description'    => %q{
          This is an exploit for the Poptop negative read overflow.  This will
Severity: Major
Found in modules/exploits/linux/pptp/poptop_negative_read.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status