Table of Contents | ||||
---|---|---|---|---|
|
...
CyberCNS provides a Single Downloadable Agent which can be used as a Probe (the so-called Regular or Network Agent) OR a Lightweight Agent OR a Scan Agent. You can choose the correct agent configuration based on your requirement. This document provides a way to decide which configuration is best suitable.
Navigate to Overview and click on Probes/Agents to download the Agent.
CyberCNS has three different types of installations that can be used depending on the requirement. These are Probe, LightWeight, and Scan.
Choose the OS Type as Windows/ Mac/ Linux, or ARM and download the required Probes / Agents (Probe/Lightweight/Scan) and copy it into the remote machine, and run the command.
...
The cybercnsagentv2.exe is located into in Installation Path: C:\Program Files(x86)\CyberCNSAgentV2. It has the following parameters.
...
As depicted in the below image, click on the uninstall.bat file and follow the instructions on the screen.
...
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 below commands.
Code Block chmod +x cybrcnsagent_darwin
...
Installation Steps For Linux
Download the Linux agent from the company & open terminal
At the terminal run >> Sudo Su
Navigate to the downloaded path and give executable permission for the installation script by using the below commands.
...
If Probe/ Lightweight is chosen then it installs the CyberCNS service into the agent system, whereas the Scan agent will only scan that system without installing a CyberCNS service. Using the installed service we can use a feature of the scheduler.
...
Installation Steps for ARM(Raspberry Pi)
Download the ARM agent from the company & open terminal
At the terminal run >> Sudo Su
Navigate to the downloaded path and give executable permission for the installation script by using the below commands.
...
If Probe/ Lightweight is chosen then it installs the CyberCNS service into the agent system, whereas the Scan agent will only scan that system without installing a CyberCNS service. Using the installed service we can use a feature of the scheduler.
...
ARM is architecture but OS is Linux, so in the Agent Platform, it shows as Linux, and successful agent installation is shown as depicted in the below image.
...
Once the agent installation is successful, Navigate to the Probe / Agents tab to view the installed agent along with the details of Hostname, Version, Agent Type, IP, OS Type, Installed On, Last Scanned Time, Last Ping Time, and whether the agent is Online (If the agent is online it shows in green) or Offline (if the agent is offline it shows in red).
In the below image using the Action column can add Discovery settings, Uninstall, and Delete the agent if needed.
Full Scan, Asset Scan, Vulnerability Scan, External Scan, Port Scan, and Firewall Scan are the scan that is available on the top of the page, where the scan for the agent can be done using these options on the requirement.
...
After a scan is complete, it will successfully upload the results to the company from where this agent was downloaded under the Assets section.
...
Agent Migration
Info |
---|
|
Select the agent and click on Global action andclick on Agent Migration.
...
Select the destination company from the drop-down and click on migrate.
When the agent is migrated, the agent's data is also migrated to the appropriate company.
...
AV/EDR Exclusion
CyberCNS agents are to be whitelisted into AV or EDR solutions.
...
/tmp/cybercnsagent (CyberCNS Probe will send executables to /tmp path in linux Linux machines scanning)
Info |
---|
In case the CyberCNS Agent yet has issues reporting to CyberCNS portal post-installation, it can be run into debug mode as follows to check the issue. The output of the below action can be shared with support@cybercns.com. |
...
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 or Hostname:port
e.g. -p proxy.example.me:3128
Tags support for LightWeight Agent
...