Skip to content

Commit

Permalink
DocsUpdate-428: ConnectSecure Documentation Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ashley-mspgeek authored and gitbook-bot committed Nov 22, 2023
1 parent 1be2d59 commit 035b83b
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 23 deletions.
4 changes: 2 additions & 2 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@
* [Crowdstrike](documentation/integrations/security/crowdstrike/README.md)
* [Crowdstrike Integration Setup](documentation/integrations/security/crowdstrike/crowdstrike-integration-setup.md)
* [Actions & Endpoints](documentation/integrations/security/crowdstrike/actions-and-endpoints.md)
* [CyberCNS](documentation/integrations/security/cybercns/README.md)
* [CyberCNS Integration Setup](documentation/integrations/security/cybercns/cybercns-integration-setup.md)
* [ConnectSecure (CyberCNS)](documentation/integrations/security/cybercns/README.md)
* [ConnectSecure Integration Setup](documentation/integrations/security/cybercns/cybercns-integration-setup.md)
* [Huntress](documentation/integrations/security/huntress/README.md)
* [Huntress Integration Setup](documentation/integrations/security/huntress/huntress-integration-setup.md)
* [Liongard](documentation/integrations/security/liongard/README.md)
Expand Down
18 changes: 17 additions & 1 deletion documentation/integrations/security/cybercns/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# CyberCNS
# ConnectSecure (CyberCNS)

## **Overview**

The ConnectSecure API, offers a comprehensive approach for monitoring and managing cybersecurity aspects like agents, alerts, vulnerabilities, and more. This integration is tailored for MSPs and MSSPs to efficiently support SMB clients, ensuring robust vulnerability scanning and compliance management.

## Key Features

1. **Comprehensive Cybersecurity**: ConnectSecure provides a holistic approach to cybersecurity, covering vulnerability management, compliance, and active threat management.
2. **Efficiency and Automation**: MSPs can efficiently manage assets, perform network discovery, and automate various security tasks, saving time and resources.
3. **Proactive Protection**: The system offers proactive monitoring and response capabilities to safeguard against cyber threats in real-time.
4. **Simplified Management**: ConnectSecure streamlines the management of assets, events, user permissions, and more, making it easier for MSPs to ensure security and compliance for their clients.

## **Configuration Requirements**

* **Tenant Name**: Required for integration setup.
* **Hostname**: Essential for connecting to the ConnectSecure API.
* **Client ID and Secret**: Necessary for authentication.
Original file line number Diff line number Diff line change
@@ -1,38 +1,43 @@
---
description: >-
This document outlines the requirements and setup for the CyberCNS
integration.
This document outlines the requirements and setup for the ConnectSecure
(previously CyberCNS) integration.
---

# CyberCNS Integration Setup
# ConnectSecure Integration Setup

{% hint style="success" %}
**This Integration supports multiple instances**

[Check out the instructions to set up multiple instances here](../../general/multi-instance-integration/multi-instance-integration-setup.md).
{% endhint %}

## **Getting Started with ConnectSecure**

* **Tenant Name**: `msp_domain`
* **Base URL**: `portaluseast2.mycybercns.com`
* **API Login Endpoint**: `/api/{{ tenant name }}/login`
* **API Documentation**: Accessible in the [CyberCNS Fast API Docs](https://portaluseast2.mycybercns.com/docs).

## Setting up the API account

1. **Log in** to the CyberCNS Portal.
2. **Switch** to Global View on the top right.
3. **Navigate** to Users on the left sidebar.
4. **Create** a new user for API access with the Admin role.
5. **Click** the "Actions" button and choose the API key.
6. **Copy** **Client ID** and **Client Secret.**
1. **Log in** to the [CyberCNS Portal](https://portal.mycybercns.com/login).
2. **Switch** to `Global View` on the top right.
3. **Navigate** to `Users` on the left sidebar.
4. **Create** a new user for API access with the `Admin` role.
5. **Click** the `Actions` button and choose the API key.
6. **Copy** `Client ID` and `Client Secret`**.**

## Configuring the Integration

1. **Log in** to the [Rewst platform](https://app.rewst.io/).
2. **Click** on the _"Integrations"_ menu on the left sidebar.
3. **Click** on or search for _"CyberCNS"_.
4. **Enter** the URL for the hostname that is used to access the CyberCNS Portal. (Example: portaluseast2.mycybercns.com).
5. **Enter** your **Client ID.**
6. **Enter** your **Tenant Name** ('Domain' value used when logging in).
7. **Enter** your **Client Secret.**
1. **Log in** to your [Rewst account](https://app.rewst.io/).
2. **Click** on the `Integrations` menu on the left sidebar.
3. **Click** on or search for `ConnectSecure`.
4. **Enter** the `Base URL` or hostname that is used to access the portal.
5. **Enter** your collected `Client ID`**,** `Tenant Name`**,** and `Client Secret`**.**

Beneath that integration authentication section you will see the following options:
## **Additional Configuration Options**

1. **Suggest Values**: This option will attempt to generate mappings between Rewst organizations and child organizations in this integration.
2. **Refresh Options:** This will re-read the potential mapping options - for both organizations and companies in CyberCNS.
3. **Save Mappings:** This will apply mapping configuration changes.
* **Suggest Values**: Generates mappings between Rewst organizations and corresponding entities in ConnectSecure.
* **Suggest Values**: This option will attempt to generate mappings between Rewst organizations and child organizations in this integration.
* **Refresh Options:** This will re-read the potential mapping options - for both organizations and companies in ConnectSecure.

0 comments on commit 035b83b

Please sign in to comment.