Remote Maintenance App genuReSI Plugins Checksums

In order to ensure that an installation media, installation image or installation file (patch image) really are genuine or were not corrupted during download, there is the possibility to verify the integrity with checksums.

Checksums

  • Miscellaneous - Plugin Firefox
    Plugin Firefox
    SHA256 (Firefox-1.0.zip) = 129371a40d36ef8683aa7470602209d2f74dbd7d86f8ab0bb573f8ab66ac9d3c
  • Miscellaneous - Plugin Edge
    Plugin Edge
    SHA256 (Edge-1.0.zip) = bdba8d1b041ff0eb6742befc6427881fdc6440224256fc04a9653c9536d232d2
  • Miscellaneous - Plugin OpenSSH + X11
    Plugin OpenSSH + X11
    SHA256 (OpenSSH-X11-1.0.zip) = d1c029cdeb7a2e3f4fce5846efc9fbb966caa1a32c0a8e5eac214f3a81e67645
  • Miscellaneous - Plugin PuTTY
    Plugin PuTTY
    SHA256 (PuTTY-0.76.zip) = 544cdfc0533e8f3175bbd423c43943b61891234242218467f72d8b7c422bc3b6
  • Miscellaneous - Plugin UltraVNC32
    Plugin UltraVNC32
    SHA256 (UltraVNC32-1.3.4.1.zip) = b1d73af4c6911d6c0f57124fdb4e65db964edbd5d50a5079e620bd0db26decd9
  • Miscellaneous - Plugin UltraVNC64
    Plugin UltraVNC64
    SHA256 (UltraVNC64-1.3.4.1.zip) = 9b21e47e37189bffc78ab17949d80c3c74dd88fe31b158b5959e1535028b9c21

Verification of checksums

On Unix systems, the integrity of the image can be verified by checksums as described below:

  • Get the checksum from genua's web server.
  • With the command corresponding to the type of the checksum, the local checksum is generated. Using OpenBSD as follows:
    • openssl dgst -sha256 <FILE>
    • openssl dgst -sha512 <FILE>
  • Verify the checksums: Now compare the local checksum of the installation image in question with the checksum from genua's server. If the checksums match, the integrity of the image is verified. In case of differences, the support can assist you.

On some Linux systems (e. g. Debian), the corresponding commands for checksum generation are possibly named a little different: sha256sum, sha512sum.

On Windows 10 and Windows 11 the checksum can be generated with on-board tools on the CLI. Use the command:

"CertUtil -hashfile <path\to\file> SHA256"

Last update

09/16/2024

Creation date

02/26/2024

Category

Checksums

Product

genubox

Access

Public