Skip to content

Host Scanner installation

Requirements

  • Linux 64-bit
  • Windows 64-bit

Installation

If you are a customer and purchased the appropriate license, you should have been sent a link to download the scanner.

It can also be downloaded from the SandboxAQ Security Suite. Login at analyzer.cryptosense.com, navigate to any project, then to the Slots tab, click the Download Host scanner” button and choose the platform of the host you want to scan.

You will get a zip file cs-host-scanner-<VERSION>-x86_64-<PLATFORM>.zip. When you unzip it, there will be a directory cs-host-scanner-<VERSION>-x86_64-<PLATFORM> containing an executable cs-host-scanner, the required libraries for windows and a README file. For example:

Linux

Text Only
cs-host-scanner-0.9.6-x86_64-linux/
├── cs-host-scanner
└── README.md

Windows

Text Only
cs-host-scanner-0.9.6-x86_64-windows\
├── cs-host-scanner.exe
├── libffi-6.dll
├── libgmp-10.dll
├── zlib1.dll
└── README.md

You may move the cs-host-scanner-<VERSION>-x86_64-<PLATFORM> directory to anywhere you want on your system. If you move the executable, make sure to move the DLLs to the same place. They must be in the same directory.