ESET
Import your protected endpoints inventory and antivirus detections from ESET
The ESET connector allows you to import your protected endpoints inventory, antivirus detections and license status from your ESET PROTECT Cloud console.
Objective
The ESET connector allows you to import the following information:
- Protected endpoints inventory
- Antivirus detections and incidents
- License and protection status
Prerequisites
- Access to ESET PROTECT Cloud with administrator or Root/Superuser rights
- ESET Connect enabled on your account
Authentication
This connector uses the ESET Connect API gateway, which authenticates via JWT (JSON Web Tokens). An API user account must be created by a Root or Superuser administrator.
Procedure
Create an API User Account
- Log in to the ESET PROTECT Cloud console with Root or Superuser rights.
- Navigate to More > Users > Add new > API user.
- Enter a username and description for the API user (e.g., "OverSOC Connector").
- Assign the required permissions (read access to endpoints, detections, and licenses).
- Click Create.
- ESET generates credentials for the API user — store them securely.
Authenticate and Obtain a JWT Token
- Use the API user credentials to authenticate against the ESET Identity Provider (IDS).
- The IDS returns a JWT token to include in the
Authorizationheader of subsequent API calls. - The token has a limited validity period and must be refreshed periodically.
Configure in OverSOC
- In OverSOC, go to Data Sources Settings > Sources.
- Select ESET and click Configure.
- Enter the ESET PROTECT Cloud API URL.
- Enter the API user credentials.
- Click Save Configuration.
Official Documentation
For more information, see the ESET Connect Documentation.