Exabeam
Exabeam is a cloud-based platform combining SIEM, threat detection, investigation, and response (TDIR) and XDR capabilities. Integrate Exabeam with the Axonius Cybersecurity Asset Management Platform.
Asset Types Fetched
This adapter fetches the following types of assets:
- Devices, Users (configurable by Advanced Settings)
Before You Begin
APIs
Axonius uses the Exabeam API Documentation.
- To fetch Users, the following API endpoint is called:
access-control/v1/users
Required Permissions
- Read permissions
advanced_analystrole
Generating a Cluster Authentication Token
When selecting Cluster Authentication Token as the login method, this step is mandatory to be able to connect the adapter in Axonius.
Attention
The token can be generated only by admins.
- From Exabeam, select Settings > Core > Admin Operations > Cluster Authentication Token. The Cluster Authorization Token page is displayed.
- Click the
symbol. The Setup Token dialog is displayed. - Enter the Token Name and Expiry Date in the relevant fields.
Note
Token names can contain only letters, numbers, and spaces.
- In the Permission Level section, select the Default Roles for the token.
- Click Add Token. Use the generated file to allow your APIs to authenticate by token. Ensure that your API uses 'ExaAuthToken' in its requests. For curl clients, the request structure resembles the following:
curl -H "ExaAuthToken:<generated_token>" https://<external_host>:<api_port>/<api_request_path>
Supported From Version
Supported from Axonius version 4.5
Connecting the Adapter in Axonius
Required Parameters
-
Domain Name or IP Address - The hostname or IP address of the Exabeam server.
-
Login Method (default: Username and Password) - Select from the dropdown whether to login via Username and Password, Cluster Authentication Token, or Access Token.
Specify the credentials for a user account that has the Required Permissions to fetch assets.
Optional Parameters
-
Verify SSL (required, default: false) - 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 (optional, default: empty) - Connect the adapter to a proxy instead of directly connecting it to the domain.
-
HTTPS Proxy User Name (optional, default: empty) - 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 (optional, default: empty) - 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.
Advanced Settings
Note
Advanced settings can either apply for all connections for this adapter, or you can set different advanced settings and/or different scheduling for a specific connection, refer to Advanced Configuration for Adapters
- Fetch Users (default: false) - Select this to fetch Users as assets.
- Fetch Devices - Selected by default. Unselect to not fetch Devices.
Note
For details on general advanced settings under the Adapter Configuration tab, see Adapter Advanced Settings.
Version Matrix
This adapter was only tested with the versions marked as supported, but may work with other versions. Contact Axonius Support if you have a version that is not listed, which is not functioning as expected.
| Version | Supported | Notes |
|---|---|---|
| Advanced Analytics version i52 or greater | Yes |
Related Enforcement Actions
Updated 25 days ago
