Malwarebytes
February 10, 2023 ยท View on GitHub
Malwarebytes + JupiterOne Integration Benefits
- Visualize Malwarebytes configurations, findings, groups, and host agents in the JupiterOne graph.
- Monitor Malwarebytes findings within the alerts app.
- Monitor changes to Malwarebytes groups, configurations, and host agents using JupiterOne alerts.
How it Works
- JupiterOne periodically fetches changes to configurations, findings, groups, and host agents from Malwarebytes to update the graph.
- Configure alerts to reduce the noise of findings.
Requirements
- JupiterOne requires a Malwarebytes account ID, API client ID and client secret to interact with the API.
- You must have permission in JupiterOne to install new integrations.
Support
If you need help with this integration, please contact JupiterOne Support.
Integration Walkthrough
In Malwarebytes
See instructions to Configure Malwarebytes Nebula integration.
In JupiterOne
- From the top navigation of the J1 Search homepage, select Integrations
- Scroll to the Malwarebytes integration tile and click it.
- Click the Add Configuration button and configure the following settings:
- Enter the Account Name by which you'd like to identify this Malwarebytes
account in JupiterOne. Ingested entities will have this value stored in
tag.AccountNamewhen Tag with Account Name is checked. - Enter a Description that will further assist your team when identifying the integration instance.
- Select a Polling Interval that you feel is sufficient for your monitoring
needs. You may leave this as
DISABLEDand manually execute the integration. - Enter the Account ID of your Malwarebytes account.
- Enter the Client ID configured for this integration.
- Enter the Client Secret configured for this integration.
- Click Create Configuration once all values are provided.
How to Uninstall
- From the top navigation of the J1 Search homepage, select Integrations
- Scroll to the Malwarebytes integration tile and click it.
- Identify and click the integration to delete.
- Click the trash can icon.
- Click the Remove button to delete the integration.
Data Model
Entities
The following entities are created:
| Resources | Entity _type | Entity _class |
|---|---|---|
| Account | malwarebytes_account | Account |
| Configuration | malwarebytes_configuration | Configuration |
| Finding | malwarebytes_finding | Finding |
| Group | malwarebytes_group | Group |
| HostAgent | malwarebytes_agent | HostAgent |
Relationships
The following relationships are created:
Source Entity _type | Relationship _class | Target Entity _type |
|---|---|---|
malwarebytes_account | HAS | malwarebytes_agent |
malwarebytes_account | HAS | malwarebytes_group |
malwarebytes_agent | IDENTIFIED | malwarebytes_finding |
malwarebytes_agent | PROTECTS | USER_ENDPOINT |
malwarebytes_group | HAS | malwarebytes_agent |
malwarebytes_group | HAS | malwarebytes_configuration |