rapid7/metasploit-framework

View on GitHub

Showing 16,065 of 22,177 total issues

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

  def find_qualys_asset_ports(i,host,wspace,hobj,task_id)
Severity: Minor
Found in lib/msf/core/db_manager/import/qualys/asset.rb - About 35 mins to fix

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

      def dcerpc_handle_target(uuid, version, protocol, opts, target)
    Severity: Minor
    Found in lib/msf/core/exploit/remote/dcerpc.rb - About 35 mins to fix

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

            def perform_ldap_query(ldap, filter, attributes, base, schema_dn, scope: nil)
      Severity: Minor
      Found in lib/msf/core/exploit/remote/ldap/queries.rb - About 35 mins to fix

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

              def perform_ldap_query_streaming(ldap, filter, attributes, base, schema_dn, scope: nil)
        Severity: Minor
        Found in lib/msf/core/exploit/remote/ldap/queries.rb - About 35 mins to fix

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

                      def exec_pod_capture(name, namespace, command, options = {}, &block)
          Severity: Minor
          Found in lib/msf/core/exploit/remote/http/kubernetes/client.rb - About 35 mins to fix

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

              def gitea_migrate_repo(name, uid, url, token, timeout = 20)
            Severity: Minor
            Found in lib/msf/core/exploit/remote/http/gitea/repository.rb - About 35 mins to fix

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

                def moodle_helper_enrol_get_data(user_id, course_id, enrol_id, sess_key, role = '1')
              Severity: Minor
              Found in lib/msf/core/exploit/remote/http/moodle/helpers.rb - About 35 mins to fix

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

                  def wordpress_post_comment_no_auth(comment, comment_post_id, author, email, url)
                Severity: Minor
                Found in lib/msf/core/exploit/remote/http/wordpress/posts.rb - About 35 mins to fix

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

                    def enrol(user_id, course_id, enrol_id, sess_key, role = '1')
                  Severity: Minor
                  Found in lib/msf/core/exploit/remote/http/moodle/course.rb - About 35 mins to fix

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

                      def rdp_on_channel_receive(pkt, chan_user_id, chan_id, flags, data)
                    Severity: Minor
                    Found in lib/msf/core/exploit/remote/rdp.rb - About 35 mins to fix

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

                        def rdpdr_client_name_request(pkt, chan_user_id, chan_id, flags, data)
                      Severity: Minor
                      Found in lib/msf/core/exploit/remote/rdp.rb - About 35 mins to fix

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

                          def rdp_send_channel(chan_user_id, chan_id, data, flags = 3, data_length = nil)
                        Severity: Minor
                        Found in lib/msf/core/exploit/remote/rdp.rb - About 35 mins to fix

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

                            def rdpdr_client_announce_reply(pkt, chan_user_id, chan_id, flags, data)
                          Severity: Minor
                          Found in lib/msf/core/exploit/remote/rdp.rb - About 35 mins to fix

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

                              def rdp_on_core_client_id_confirm(pkt, chan_user_id, chan_id, flags, data)
                            Severity: Minor
                            Found in lib/msf/core/exploit/remote/rdp.rb - About 35 mins to fix

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

                                def rdpdr_client_device_list_announce_request(pkt, chan_user_id, chan_id, flags, data)
                              Severity: Minor
                              Found in lib/msf/core/exploit/remote/rdp.rb - About 35 mins to fix

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

                                  def rdp_create_channel_msg(chan_user_id, chan_id, data, flags = 3, data_length = nil)
                                Severity: Minor
                                Found in lib/msf/core/exploit/remote/rdp.rb - About 35 mins to fix

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

                                    def rdp_on_core_server_announce(pkt, chan_user_id, chan_id, flags, data)
                                  Severity: Minor
                                  Found in lib/msf/core/exploit/remote/rdp.rb - About 35 mins to fix

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

                                      def rdp_on_core_server_capability(pkt, chan_user_id, chan_id, flags, data)
                                    Severity: Minor
                                    Found in lib/msf/core/exploit/remote/rdp.rb - About 35 mins to fix

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

                                                  def build_pa_pk_as_req(pfx, dh, dh_nonce, request_body, opts)
                                      Severity: Minor
                                      Found in lib/msf/core/exploit/remote/kerberos/client/pkinit.rb - About 35 mins to fix

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

                                          def execute_command_with_output(text, bat, cmd, smb_share, r_ip, delay: 0, retries: 0)
                                        Severity: Minor
                                        Found in lib/msf/core/exploit/remote/smb/client/psexec.rb - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language