rapid7/metasploit-framework

View on GitHub

Showing 16,065 of 22,177 total issues

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

    def initialize(datastore, framework, user_output, opts = {}, &query_proc)
Severity: Minor
Found in lib/msf/core/exploit/sqli/mssqli/common.rb - About 35 mins to fix

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

        def initialize(datastore, framework, user_output, opts = {}, &query_proc)
    Severity: Minor
    Found in lib/msf/core/exploit/sqli/mysqli/common.rb - About 35 mins to fix

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

          def initialize(datastore, framework, user_output, opts = {}, &query_proc)
      Severity: Minor
      Found in lib/msf/core/exploit/sqli/common.rb - About 35 mins to fix

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

            def blind_dump_data(query, length, known_bits, bits_to_guess, timebased)
        Severity: Minor
        Found in lib/msf/core/exploit/sqli/mysqli/common.rb - About 35 mins to fix

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

              def initialize(datastore, framework, user_output, opts = {}, &query_proc)
          Severity: Minor
          Found in lib/msf/core/exploit/sqli/sqlitei/common.rb - About 35 mins to fix

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

                def blind_dump_data(query, length, known_bits, bits_to_guess, timebased)
            Severity: Minor
            Found in lib/msf/core/exploit/sqli/mssqli/common.rb - About 35 mins to fix

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

                  def blind_dump_data(query, length, known_bits, _bits_to_guess, timebased)
              Severity: Minor
              Found in lib/msf/core/exploit/sqli/sqlitei/common.rb - About 35 mins to fix

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

                    def initialize(datastore, framework, user_output, opts = {}, &query_proc)
                Severity: Minor
                Found in lib/msf/core/exploit/sqli/postgresqli/common.rb - About 35 mins to fix

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

                    def initialize(datastore, framework, user_output, opts = {}, &query_proc)
                  Severity: Minor
                  Found in lib/msf/core/exploit/sqli/sqlitei/time_based_blind.rb - About 35 mins to fix

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

                        def blind_dump_data(query, length, known_bits, bits_to_guess, timebased)
                    Severity: Minor
                    Found in lib/msf/core/exploit/sqli/postgresqli/common.rb - About 35 mins to fix

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

                        def open_device(file_name, desired_access, share_mode, creation_disposition, flags_and_attributes = 0)
                      Severity: Minor
                      Found in lib/msf/core/exploit/local/windows_kernel.rb - About 35 mins to fix

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

                          def import_option(key, val, imported = true, imported_by = nil, option = nil)
                        Severity: Minor
                        Found in lib/msf/core/data_store.rb - About 35 mins to fix

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

                            def merge_info_string(info, key, val, delim = ', ', inverse = false)
                          Severity: Minor
                          Found in lib/msf/core/module/module_info.rb - About 35 mins to fix

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

                                def add_option(option, name = nil, owner = nil, advanced = false, evasion = false)
                            Severity: Minor
                            Found in lib/msf/core/option_container.rb - About 35 mins to fix

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

                                def start_http_server(ssl=false, ssl_cert=nil, ssl_compression=nil, ssl_cipher=nil, ssl_version=nil)
                              Severity: Minor
                              Found in lib/msf/core/payload/adapter/fetch/server/http.rb - About 35 mins to fix

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

                                  def _write_file_powershell_fragment(file_name, data, offset, chunk_size, append = false)
                                Severity: Minor
                                Found in lib/msf/core/post/file.rb - About 35 mins to fix

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

                                          def get_aes_keys(base_fqdn, vc_psc_fqdn, base_dn, bind_dn, shell_bind_pw)
                                  Severity: Minor
                                  Found in lib/msf/core/post/vcenter/vcenter.rb - About 35 mins to fix

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

                                      def get_vehicle_info(bus, src_id, dst_id, mode, opt = {})
                                    Severity: Minor
                                    Found in lib/msf/core/post/hardware/automotive/uds.rb - About 35 mins to fix

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

                                        def read_data_by_id(bus, src_id, dst_id, id, opt = {})
                                      Severity: Minor
                                      Found in lib/msf/core/post/hardware/automotive/uds.rb - About 35 mins to fix

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

                                                def get_ldif_contents(base_fqdn, vc_psc_fqdn, base_dn, bind_dn, shell_bind_pw)
                                        Severity: Minor
                                        Found in lib/msf/core/post/vcenter/vcenter.rb - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language