CyberCNS is a Vulnerability & Compliance Management Solution that helps MSPs and MSSPs to IDENTIFY, EVALUATE, REPORT & REMEDIATE security vulnerabilities in their customers’ IT Infrastructure. It uses a continuous scanning approach to assess risk across the organization.

Before you can get started with getting your CyberCNS account, we recommend that you take a look at the CyberCNS Essentials page to make the best use of CyberCNS.

Getting your CyberCNS Account

For SaaS Hosting

1. Please browse https://www.cybercns.com/ and click on Free Trial to start your journey with CyberCNS.

2. If the SaaS option is chosen, after signing up successfully with CyberCNS, you will receive an email and you are ready to go typically within 30-40 mins. At that point, you should have a dedicated CyberCNS trial instance ready for you.

For Self Hosting

Before Installation

Installation Prerequisites:

Components

Recommended

Machine

Ubuntu 20.04 Machine

Memory

16 GB RAM

Storage space

100 GB Disk Space(SSD)

CPU

4 Core

Ports required

4505, 4506, 80 & 443 inbound

Self Hosting configuration as per the assets getting scanned:

Assets Count

RAM Size in GB

CPU

Disk Size in GB

0-2500

16

4

100

2501-5000

32

8

200

5001-7500

48

12

300

CyberCNS has built-in notifications set for DISK Utilization alert. These are sent from support@cybercns.com to the registered email ID used while signing up for CyberCNS.

  • If disk utilization is 70% or above, a message of 'storage is almost full’ alert email is sent.

  • If disk utilization is greater than or equal to 80%, a 'storage is full' alert email is sent.

  • No alert emails are sent for less than 70% disk utilization.

Please allow emails from support@cybercns.com to avoid missing them as SPAM.

Pre requisites for CyberCNS Server:-

(blue star) 3.13.162.175

(blue star) 35.172.127.134

(blue star) 52.22.184.112

About IP 3.13.162.175:-

About IPs 35.172.127.134 & 52.22.184.112:-

(blue star) Steps:-

(blue star) You can refer to this link Installation in Azure for installation in Azure.

(blue star) You can refer to this link Installation in VMWare for installation in VMWare.

(blue star) You can refer to this link Installation in Hyper-V for installation in Hyper-V.

(blue star) You can refer to this link Installation in AWS for installation in AWS.

During Installation

(blue star) Follow the below steps for running the CyberCNS installation script.

  1. Download the file to the Ubuntu machine

  2. run chmod +x installcybercns.sh

  3. run ./installcybercns.sh

Note: In case the installation script installcybercns. sh is downloaded on a Windows system and copied to the Ubuntu machine please run the below commands before running the script.

>> sudo su

>>apt install dos2unix
>>dos2unix installcybercns.sh
>>./installcybercns.sh

Post Installation

Getting Started with CyberCNS Account

Few simple steps to get started:-

  1. Log in using the link provided in the welcome email.

  2. Create a Company/Provide a PSA Tool (if you have one) to import the company. Typically a company will be one of your customers unless you are trying this out on your IT infrastructure

  3. Install relevant Agent (Probe / Lightweight Agent).

  4. Add relevant Credentials (Keep ready with the CIDR, SNMP, Active Directory, and Master Credentials information to get a full scan).

  5. Start Scan

Login

(blue star) When your Beta instance of CyberCNS is configured for you, you will receive an email from support@cybercns.com with your one-time password, with the subject line “Welcome to the CyberCNS”. (Please be sure to check your Spam folder too).

General login process


Reset MFA or Password

Create a Company

All About Agents

NMAP is a prerequisite for Linux and Mac OS using Probe and ARM agents.

Download Agent

For successful download please follow below steps depending on type of agent selected.

(blue star) To Install an agent as a probe/Lightweight Agent OR to scan follow below steps:

Please do not use the command shown in the below image, use the command for the created company to download the agent as shown into your CyberCNS portal. As every company will generate a different ID to be used in a command line.

Installation Steps For Windows

  1. Open Powershell as an administrator.

  2. To Install as a Probe, use the command under Probe install. Copy the command from the the section shown below and run it under powershell.

3. To Install as a Lightweight Agent

4. To run a scan

Installation Steps For Mac

Before installing the Cyber CNS agent on the Mac, Follow any one of the methods to install nmap in your Mac system.

Method 1:

  1. Click on the link https://nmap.org/download.html#macosx

  2. Click on nmap-7.93.tar.bz2 and the nmap zip file gets downloaded.

  3. Extract the nmap-7.93 2 zip folder

  4. Right-click on file (Configure) → choose open with → select Terminal to install the nmap on your Mac.

Method 2: Using Homebrew Package Manager

Installing Nmap on MacOS can be done using the Homebrew package manager, which makes the process very simple. Here are the steps to install Nmap on macOS using Homebrew:

  1. Open Terminal: You can find it in the Applications > Utilities folder or by using Spotlight Search.

  2. Install Homebrew: If Homebrew is not installed yet, run the following command in your Terminal:

    >> /bin/bash -c "$(curl -fsSLhttps://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
  3. Install Nmap: Once Homebrew is installed, run the following command in the Terminal to install Nmap:

    >> Brew install nmap
  4. Verify Installation: To verify that Nmap has been installed successfully, run the following command in the Terminal:

    >> nmap --version

This should output the version of Nmap installed on your system.

Install CyberCNS agent on Mac

  1. Download Mac/Apple agent from the company & open the terminal.

  2. At the terminal run,

    sudo su
  3. Navigate to the downloaded path and give executable permission for the installation script by using the below commands.

    chmod +x cybrcnsagent_darwin.sh

(blue star) To Install as a Probe

(blue star) To Install as a Lightweight Agent

(blue star) To run a scan

Installation Steps For Linux

  1. Download the Linux agent from the company & open the terminal

  2. At the terminal run >> Sudo Su

  3. Navigate to the downloaded path and give executable permission for the installation script by using the below commands.

chmod +x cybercnsagent_linux

(blue star) To Install as a Probe

(blue star) To Install as a Lightweight Agent

(blue star) To run a scan

Installation Steps For ARM(Raspberry Pi)

  1. Download the Raspberry Pi agent from the company & open terminal

  2. At the terminal run >> Sudo Su

  3. Navigate to the downloaded path and give executable permission for the installation script by using the below commands.

chmod +x cybrcnsagent_arm.sh

(blue star) To Install as a Probe

(blue star) To Install as a Lightweight Agent

(blue star) To run a scan

Discovery Settings (Add Credentials)

IP Range

Scan Network Device

Asset Credentials/Master Credentials

Active Directory Credentials

For Lightweight Agent, we do not need Discovery Settings as it is a Standalone agent.

For installation of an agent using RMM please refer to installation variables under a company

Assets

Setting up Alerting

Remediation Plan