Table of Contents | ||||
---|---|---|---|---|
|
...
Info |
---|
|
A Probe or Network Agent is typically installed on any one machine in the network and it will scan all assets in that defined network.
A Lightweight agent, on the other hand, is installed on an end user’s system and will only scan that particular asset (useful in work-from-home scenarios when the user is not on the corporate/office network).
The agent will behave as a Probe or Lightweight agent depending on the command line arguments passed while installation. These commands are to be used for installation and are readily provided in the CyberCNS console while downloading an agent.
CyberCNS agent uses silent installation so it is easy to push through any RMM.
Probe & Lightweight agents pull the same information except, lightweight does not provide Network Scan Findings.
...
UBUNTU OS | |
Ubuntu 22.04 LTS | Jammy Jellyfish |
Ubuntu 20.04 LTS | Focal Fossa |
Ubuntu 18.04 LTS | Bionic Beaver |
CENT OS | |
CentOS - 7.0 | |
CentOS - 8.0 | |
REDHAT LINUX OS | |
RHEL 7 | Maipo |
RHEL 8 | Ootpa |
DEBIAN OS | |
Debian 7 | Wheezy |
Debian 8 | Jessie |
Debian 9 | Stretch |
Debian 10 | Buster |
Debian 11 | Bullseye |
MAC OS | |
OS X 10.9 | Mavericks (Cabernet) |
OS X 10.10 | Yosemite (Syrah) |
OS X 10.11 | El Capitan (Gala) |
macOS 10.12 | Sierra (Fuji) |
macOS 10.13 | High Sierra (Lobo) |
macOS 10.14 | Mojave (Liberty) |
macOS 10.15 | Catalina (Jazz) |
macOS 11 | Big Sur (GoldenGate) |
macOS 12 | Monterey (Star) |
MICROSOFT WINDOWS OS | |
windows Windows 8 (64-bit) | |
Windows 8.1 (64-bit) | |
windowsWindows windows windows 10 (64-bit) | |
Windows 11 (64-bit) | |
Windows server Server 2008 (64-bit) | |
Windows Server 2008 R2 (64-bit) | |
Windows server Server 2012 (64-bit) | |
Windows Server 2012 R2 (64-bit) | |
Windows server Server 2016 (64-bit) | |
Windows Server 2019 (64-bit) | |
Windows server Server 2022 (64-bit) |
Introduction
...
The cybercnsagentv2.exe is located in Installation Path: C:\Program Files(x86)\CyberCNSAgentV2. It has the following parameters.
1 | -d | Run the agent in debug or verbose mode on the command line. This is usually to debug a problem when discovery does not happen |
2 | -h | Help Text display all options |
3 | -u | Force an update of the agent. Checks if a new version is available and upgrades itself |
4 | -v | Display the version of the agent |
...
On the global menu(⚙) Navigate to the Overview tab and click on Probe/Agent to install the Agent.
Info |
---|
Please use the below Direct Download URL for agent download in case required. URL used under Probes/Agents comes with expiry so not suitable for agent push through RMM. https://configuration.mycybercns.com/api/v3/configuration/agentlink?ostype=windows >>supported >> Supported ostype keys For Windows -> windows For Linux -> Linux For MAC -> darwin For ARM / Raspberry Pi. -> arm |
...
🔸 Select the option to install either as Probe or Lightweight or Scan, click on Download once the option is chosen, and then run the command for the selected company as shown below.
...
To uninstall cybercnsagentv2 using a command prompt
>run Runn cmd as admin
>cd C:\Program Files (x86)\CyberCNSAgentV2
...
🔸 To uninstall cybercnsagentv2 using windows Windows GUI
Navigate to the cybercnsgentv2 folder
...
Download Mac/Apple agent from the company & open the terminal.
At the terminal run >> Sudo Su
Navigate to the downloaded path and give executable permission for the installation script by using the commands below. using the commands . below
Code Block chmod +x cybrcnsagent_darwin
...
The below image depicts the procedure to download the Lightweight Agent by selecting the option as Lightweight agent Agent for the selected company.
...
Please use the option with the proxy format for an authenticated proxy:
-p username:password@IPaddress or Hostname:port
e.g. -p user:pass@proxy.example.me:3128
For unauthenticated Proxy
-p IPaddress IP address or Hostname:port
e.g. -p proxy.example.me:3128
Tags support for LightWeight Agent
...