WithSecure Elements
Version: 1.2
Updated: Mar 4, 2024
WithSecure Elements is a single, modular solution consisting of a complete range of cybersecurity applications that offer end-to-end enterprise and cloud coverage. The product includes our award-winning technologies for vulnerability management, patch management, endpoint protection, and endpoint detection and response. In today's unpredictable and ever-changing business environment, our all-in-one security solution helps build and ensure a resilient business.
Actions​
- List Devices (Enrichment) - For given organization retrieves devices matching all filters, that are used in query.
- List Organizations (Enrichment) - List organizations that belong to given organization (including itself, if type matches).
- Retrieve Organization ID (Enrichment) - To retrieve the Organization ID of your profile.
- WithSecure Elements Security Events Daemon (Daemon) - List security events within specified time frame for given organization in specified order.
WithSecure Elements configuration​
- Log in to WithSecure Elements technology.
- Go on MANAGEMENT > Client API.
- Click on Add New.
- Add a description and click Add.
- Copy and Save the Client ID and Secret.
WithSecure Elements in Automation Service and Cloud SOAR​
- Access integrations in the Automation Service or Cloud SOAR.
- After the list of the integrations appears, search/look for the integration and click on the row.
- The integration details will appear. Click on the "+" button to add new Resource.
- Populate all the required fields (*) and then click SAVE.
- Label. The name for the resource.
- URL. The base API URL for WithSecure Elements. Default:
https://api.connect.withsecure.com/
. - Client ID. Your previously retrieved Client ID.
- Client Secret. Your previously retrieved Client Secret.
- To make sure the resource is working, hover over the resource and then click the pencil icon that appears on the right.
- Click TEST SAVED SETTINGS.
- You should receive a successful notification in the bottom right corner.
Category​
Threat Intelligence-Reputation
Change Log​
- March 22, 2023 - First upload
- July 18, 2023 (v1.1) - Removed leading/trailing spaces
- March 4, 2024 (v1.2) - Updated code for compatibility with Python 3.12