ColorTokens Xshield
ColorTokens Xshield is a cybersecurity platform that offers zero trust security and micro-segmentation solutions.
This instance is tailored for users in the Sydney (Australia) region.
Asset Types Fetched
- Devices
- Vulnerabilities
- SaaS Applications
Before You Begin
Ports
- TCP port 443
Authentication Method
- User ID, Tenant ID, Fingerprint, Private Key
APIs
Axonius uses the Xshield API.
Permissions
The following permissions are required:
- List assets:
{"permission":"LIST_ASSET","permissionScope":["ADMIN","USER"]}- List vulnerabilities per asset:
{"permission":"READ_ASSET","permissionScope":["AGENT","ADMIN","USER"]}To fetch asset data from the Xshield API, the API key used must be associated with a user account that has the necessary permissions. Specifically, the account should have read access to asset information. The "Viewer" role in Xshield provides the most restricted access, allowing users to view all data within Xshield, making it suitable for integration purposes where data retrieval is required without modification capabilities.
Supported From Version
Supported from Axonius version 7.0
Connecting the Adapter in Axonius
To connect the adapter in Axonius, provide the following parameters:
Required Parameters
- Host Name or IP Address - The hostname or IP address of the ColorTokens Xshield server.
- User ID - The user ID for API authentication. To get the value, see https://
{ENV_NAME}.colortokens.com/api-keys and click View Credentials. - Tenant ID - Your tenant ID in ColorTokens. To get the value, see https://
{ENV_NAME}.colortokens.com/api-keys and click View Credentials. - Private Key - Upload the private key file generated for API authentication.
Obtaining and setting up the private key:
- Click on your profile icon in the top-right corner.
- Select Manage APIs.
- Create a new API key and generate it in your browser.
- Download the private key.
- Remember to save your changes while ensuring the private-public key pair is in PEM format.
- Fingerprint - The private key fingerprint. Once the private key is generated and saved, you should be able to see Fingerprint for the public key that was added to this user. To get the value, see https://
{ENV_NAME}.colortokens.com/api-keys
Optional Parameters
-
Private Key Passphrase - Enter the decryption passphrase for the private key if the private key is encrypted.
-
Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
-
HTTPS Proxy - Connect the adapter to a proxy instead of directly connecting it to the domain.
-
HTTPS Proxy User Name - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
-
HTTPS Proxy Password - The password to use when connecting to the server using the HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Updated about 4 hours ago
