AiStrike Documentation

Securonix

This document provides step-by-step instructions to onboard your Securonix environment for integration with AiStrike.◼︎

1. Prerequisites

Before you start, ensure you have:

Administrator Access in Securonix, with the ability to:

  • Create users

  • Create or assign roles

  • Configure role permissions

If you need help, refer to Securonix documentation:

2. Create a Dedicated API User

This user will be used by AiStrike to fetch violations, incidents, events, and other metadata from Securonix.

Steps:

  1. Log in to your Securonix console as an administrator.

  2. Navigate to Admin > User Management.

  3. Create a new user (user: aistrike_api_user, Email: threat@aistrike.com).

  4. Set a strong password and store securely.

  5. Ensure the user is enabled.

  6. Assign a role on "Roles Page" (Built-in Admin role or create custom role).

  7. Assign all tenants & all groups for full data visibility.

🔗 For detailed steps on user creation: Creating a User, Assigning Role, Tenant, Groups

3. (Optional) Custom Role with Required Permissions

You can either:

  • Assign the built-in Admin role, or

  • Create a custom role with full read-only permissions.

Custom Role Permissions:

  • The role should have permissions to all Rest API categories

  • Read-only role permission would contain keywords like below:

    • Show, Get, Preview, List, Search etc.

    • Export, Download

REST API Categories:

Activity, Asset, Geolocation, Incident Management, List, Lookup, Data Dictionary, Risk History, Security Command Center Endpoints, Third-Party Intel, TopN, Users, Violations, Watchlist, Whitelist

  • Save and assign this role to your aistrike_api_user.

🔗 Role configuration reference: Role Permissions

4. AiStrike Connector Configuration

When you configure the connector in AiStrike, you will need these parameters:

Field

Description

Host URL

The URL to your SNYPR instance. Example: https://www.example.com/Snypr

Tenant

SNYPR Tenant name. Default is "Securonix"

Username

The username of the SNYPR account you created (e.g., aistrike_api_user)

Password

The password for the SNYPR account

Example:

URL:       https://yourcompany.snypr.com/Snypr
Tenant:    Securonix
Username:  aistrike_api_user
Password:  **********

If you have any questions or need help with this setup, please reach out to the AiStrike support team.