Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

...

Overview

This document will cover installing the ConnectSecure Vulnerability Scan Agent for V4 using different methods.

...

Prerequisites

  1. For Windows installation: Administrator-level access to PowerShell

  2. Port 4222 outbound communication open

  3. For Darwin/macOS installation: Sudo SU level access to Terminal

https://cybercns.atlassian.net/wiki/x/nYA_f

...

Instructions

  1. You must be at the company level to see the installer options; they will not display globally.

  2. Tap on Overview > Agents > Download Agent icon.

...

  1. Select the desired operating system: Windows, Mac, Linux, or ARM.

...

Windows

Web Installer (Download)

Tap this option to download the ‘cybercns_webinstaller,’ which comes as a Windows Application (*.exe) and should use the ‘Run as Administrator’ option when installing.

...

🏁 Installation using Web Installer is completed.

...

Command Line (Download)

Tap on the download option to use the command prompt installation method.

...

Run the following command:

cybercnsagent.exe -c <CompanyID> -e <TenantID> -i

Panel
bgColor#DEEBFF

^ Replace the <CompanyID> and <TenantID> from the values found in the agent installation window.

...

🏁 Installation using Command Prompt is completed.

...

PowerShell (Copy to Clipboard)

(preferred installation method)

...

🏁 Installation using PowerShell (Copy to Clipboard) is completed.

...

Mac

Terminal (Copy to Clipboard)

  1. Select the Mac option, then use the Copy to Clipboard button.

...

🏁 MAC Agent Install Completed

...

Installer PKG

  1. Select the Mac option, then use the Copy to Clipboard option.

...

  1. tap the Download button.

...

  1. Launch the Terminal

  2. Run the following commands

Code Block
sudo su
sudo installer -pkg ./cybercnsagent_darwin.pkg -target /; sudo /opt/install.sh -c XXXX -e XXXXXXXXXXXXXXXXXX -i
Info

In the above command on line #2, you need to replace the values for ‘XXXX’ and ‘XXXXXXXXXXXXXXXXXX’

-c XXXX = your Company ID

-e XXXXXXXXXXXXXXXXXX = your Tenant ID

image-20240522-144817.pngImage Added

🏁 MAC PKG Agent Install Completed

...

Linux

Terminal (Copy to Clipboard)

  1. Select the Mac option then use the Copy to Clipboard button.

...

  1. Launch the Terminal

  2. Execute: su root (enter the root password)

  3. Execute: paste the command copied to the clipboard

...

🏁 Linux Agent Install Completed

...

ARM

Terminal (Copy to Clipboard)

IN PROGRESS

...

RMM or Script Install

NOTE: If you are planning to deploy ConnectSecure V4 Agent through your RMM or similar scripting engine(s), please use the following URL, which has no expiration:

...

  1. For Windows -> windows

  2. For Linux -> linux

  3. For MAC -> darwin

  4. For ARM / Raspberry Pi.  -> arm

...

Need Support?

Do you need help? You can access our support portal to create, view, and update tickets anytime.

https://cybercns.freshdesk.com

Click below to be directed to our secure support portal or email support@cybercns.com to open a ticket.

...