rapid7/metasploit-framework

View on GitHub

Showing 16,065 of 22,177 total issues

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

  def set_wp_theme(admin_uri, admin_cookie, nonce, theme, new_content)
Severity: Minor
Found in modules/exploits/unix/webapp/wp_google_document_embedder_exec.rb - About 35 mins to fix

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

      def upload(base, cookie, fname, file, description)
    Severity: Minor
    Found in modules/exploits/multi/http/php_volunteer_upload_exec.rb - About 35 mins to fix

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

        def do_sqli(node_id, tbl_prfx, field, table, condition)
      Severity: Minor
      Found in modules/exploits/multi/http/vbulletin_getindexablecontent.rb - About 35 mins to fix

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

          def save_widget(pt_id, wi_id, payload, sec_token, cookie_jar)
        Severity: Minor
        Found in modules/exploits/multi/http/vbulletin_getindexablecontent.rb - About 35 mins to fix

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

            def activate_sitebuilder(pageid, nodeid, userid, sec_token, cookie_jar)
          Severity: Minor
          Found in modules/exploits/multi/http/vbulletin_getindexablecontent.rb - About 35 mins to fix

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

              def send_glassfish_request(path, method, session='', data=nil, ctype=nil)
            Severity: Minor
            Found in modules/exploits/multi/http/glassfish_deployer.rb - About 35 mins to fix

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

                def invoke(obj_id, thread_id, class_id, meth_id, args = [])
              Severity: Minor
              Found in modules/exploits/multi/misc/java_jdwp_debugger.rb - About 35 mins to fix

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

                  def write_to_report(i,server,parse_results,linked_server_table,link_status)
                Severity: Minor
                Found in modules/exploits/windows/mssql/mssql_linkcrawler.rb - About 35 mins to fix

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

                    def cve_2020_1337_privileged_filecopy(destination_file, destination_path, junction_path, printer_name, b64_payload)
                  Severity: Minor
                  Found in modules/exploits/windows/local/cve_2020_1337_printerdemon.rb - About 35 mins to fix

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

                      def create_cleanup(root_path, blob_reg_key, blob_reg_name, cmd_reg, new_key) # Thanks Meatballs for this
                    Severity: Minor
                    Found in modules/exploits/windows/local/registry_persistence.rb - About 35 mins to fix

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

                        def brute_force_ivs(pt_prefix, num_chars_needed, cipher_text, key, found_pt)
                      Severity: Minor
                      Found in modules/exploits/windows/http/dnn_cookie_deserialization_rce.rb - About 35 mins to fix

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

                          def build_bcast_run_task_msg(obj, msg_type, source_ip, source_port, upfile_arg_obj)
                        Severity: Minor
                        Found in modules/exploits/windows/ibm/ibm_was_dmgr_java_deserialization_rce.rb - About 35 mins to fix

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

                            def build_tcp_node_msg(obj, msg_type, source_ip, source_port, p2p_obj)
                          Severity: Minor
                          Found in modules/exploits/windows/ibm/ibm_was_dmgr_java_deserialization_rce.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, user, chan_id, flags, data)
                            Severity: Minor
                            Found in modules/exploits/windows/rdp/cve_2019_0708_bluekeep_rce.rb - About 35 mins to fix

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

                                def get_aligned_spray(t, js_rop, js_code, js_nops, js_90_nops)
                              Severity: Minor
                              Found in modules/exploits/windows/browser/cisco_playerpt_setsource_surl.rb - About 35 mins to fix

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

                                  def get_aligned_spray(t, js_rop, js_code, js_nops, js_90_nops)
                                Severity: Minor
                                Found in modules/exploits/windows/browser/msxml_get_definition_code_exec.rb - About 35 mins to fix

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

                                    def get_aligned_spray(t, js_code, js_nops, js_counter, js_stack_pivot)
                                  Severity: Minor
                                  Found in modules/exploits/windows/browser/oracle_autovue_setmarkupmode.rb - About 35 mins to fix

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

                                      def write_file(path, data, session_id, session_key, server_epoch)
                                    Severity: Minor
                                    Found in modules/exploits/linux/http/empire_skywalker.rb - About 35 mins to fix

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

                                        def make_request(opnum=0, data="", size=data.length, ctx=0, object_id = '')
                                      Severity: Minor
                                      Found in modules/exploits/linux/samba/setinfopolicy_heap.rb - About 35 mins to fix

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

                                          def native_init_connect(proto, ip, port, num, gw)
                                        Severity: Minor
                                        Found in modules/post/multi/recon/multiport_egress_traffic.rb - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language