Sophos Endpoint Protection
- 08 Mar 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
Sophos Endpoint Protection
- Updated on 08 Mar 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
Sophos Endpoint Protection helps secure workstations by adding prevention, detection, and response technology on top of the operating system.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
Parameters
- Sophos API Domain (required) - The API Access URL Address provided as part of the API Token Summary in the Sophos Central Admin. For more details see the section below.
- X-API-Key (required) - The x-api-key provided as part of the API Token Summary in the Sophos Central Admin. For more details see the section below.
- Authorization (required) - The Authorization text (starts with "Basic") provided as part of the API Token Summary in the Sophos Central Admin. For more details see the section below.
- Verify SSL (required, default: False) - Verify the SSL certificate offered by the value supplied in Sophos API Domain. For more details, see SSL Trust & CA Settings.
- If enabled, the SSL certificate offered by the value supplied in Sophos API Domain will be verified against the CA database inside of Axonius. If the SSL certificate can not be validated against the CA database inside of Axonius, the connection will fail with an error.
- If disabled, the SSL certificate offered by the value supplied in Sophos API Domain will not be verified against the CA database inside of Axonius.
- HTTPS Proxy (optional, default: empty) - A proxy to use when connecting to the value supplied in Sophos API Domain.
- If supplied, Axonius will utilize the proxy when connecting to the value supplied in Sophos API Domain.
- If not supplied, Axonius will connect directly to the value supplied in Sophos API Domain.
- For details on the common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Creating Access Token in the Sophos Central Admin
- Log in to the Sophos Central Admin, click Global Settings > API Token Management.
- Click Add Token, select a Token Name and click Save. The API Token Summary for this token will be displayed.
- Copy the following information:
- API Access URL - copy the entire URL, and paste to the Sophos API Domain field in the Add Connection dialog of the adapter.
- x-api-key - copy the key and paste to the x-api-key field in the Add Connection dialog of the adapter.
- Authorization - copy the authorization text (starts with "Basic") and paste to the Authorization field in the Add Connection dialog of the adapter.