rapid7/metasploit-framework

View on GitHub
modules/post/windows/manage/pptp_tunnel.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def initialize(info = {})
    super(
      update_info(
        info,
        'Name' => 'Windows Manage Remote Point-to-Point Tunneling Protocol',
Severity: Minor
Found in modules/post/windows/manage/pptp_tunnel.rb - About 1 hr to fix

    Method run_rasdial has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      def run_rasdial(pbk, user, pass, vpn_host, pbk_name)
    Severity: Minor
    Found in modules/post/windows/manage/pptp_tunnel.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status