Back to project

GOSI installer bundle

Download, verify, install

Version 1.1.0. The ZIP and TAR.GZ files contain the same installer.

Installation order

  1. 01Download the bundleChoose TAR.GZ inside Ubuntu, or ZIP if you will transfer the bundle from Windows.
  2. 02Verify the fileCompare the downloaded file's SHA-256 value with SHA256SUMS.txt.
  3. 03Extract and runRead install.sh, then start the full or minimal profile.

Verify the download

Ubuntu

sha256sum -c SHA256SUMS.txt

Windows PowerShell

Get-FileHash .\gosi-ready-osint-vm-1.1.0.zip -Algorithm SHA256
tar -xzf gosi-ready-osint-vm-1.1.0.tar.gz
cd gosi-ready-osint-vm-1.1.0
chmod +x install.sh setup.sh scripts/*.sh
./install.sh --full

Why is there no prebuilt OVA?

A prebuilt virtual machine can carry browser sessions, keys, tokens, machine identifiers, or case material. The public download is therefore an inspectable installer bundle. Every user starts from a clean Ubuntu VM.

English quick start