rapid7/metasploit-framework

View on GitHub

Showing 16,065 of 22,177 total issues

Avoid too many return statements within this method.
Open

          return 'mediawiki'
Severity: Major
Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

              return 'F5-Secure-Vault'
    Severity: Major
    Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return "Connection failed" if res.nil?
      Severity: Major
      Found in lib/metasploit/framework/login_scanner/glassfish.rb - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return "Unable to connect to target"
        Severity: Major
        Found in lib/metasploit/framework/login_scanner/glassfish.rb - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

              return ARCH_RISCV32LE if arch == 'riscv32'
          Severity: Major
          Found in lib/msf/core/post/linux/kernel.rb - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                      return 'raw-sha512'
            Severity: Major
            Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                        return 'lm'
              Severity: Major
              Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                              return { status: LOGIN_STATUS::SUCCESSFUL, proof: res.body.to_s }
                Severity: Major
                Found in lib/metasploit/framework/login_scanner/syncovery_file_sync_backup.rb - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                            return 'des,crypt'
                  Severity: Major
                  Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                              return 'raw-md5'
                    Severity: Major
                    Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                          return ARCH_MIPS64 if arch == 'mips64'
                      Severity: Major
                      Found in lib/msf/core/post/linux/kernel.rb - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                            return ARCH_LOONGARCH64 if arch == 'loongarch64'
                        Severity: Major
                        Found in lib/msf/core/post/linux/kernel.rb - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                    return 'PBKDF2-HMAC-SHA1'
                          Severity: Major
                          Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                      return 'ssha512'
                            Severity: Major
                            Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                        return 'pbkdf2-hmac-sha512,osx' # 10.8+
                              Severity: Major
                              Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                          return 'mssql'
                                Severity: Major
                                Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                            return 'raw-sha1,oracle11'
                                  Severity: Major
                                  Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                        return ARCH_SPARC if arch == 'sparc'
                                    Severity: Major
                                    Found in lib/msf/core/post/linux/kernel.rb - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                return 'qnx,sha512'
                                      Severity: Major
                                      Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                  return 'pbkdf2,oracle12c'
                                        Severity: Major
                                        Found in lib/metasploit/framework/hashes.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language