Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
Malwarebytes - AskJ1 Community
<main> <article class="userContent"> <h2 data-id="malwarebytes-jupiterone-integration-benefits">Malwarebytes + JupiterOne Integration Benefits</h2> <ul><li><p>Visualize Malwarebytes configurations, findings, groups, and host agents<br> in the JupiterOne graph.</p></li> <li><p>Monitor Malwarebytes findings within the alerts app.</p></li> <li>Monitor changes to Malwarebytes groups, configurations, and host agents<br> using JupiterOne alerts.</li> </ul><h2 data-id="how-it-works">How it Works</h2> <ul><li><p>JupiterOne periodically fetches changes to configurations, findings,<br> groups, and host agents from Malwarebytes to update the graph.</p></li> <li><p>Configure alerts to reduce the noise of findings.</p></li> </ul><h2 data-id="requirements">Requirements</h2> <ul><li><p>JupiterOne requires a Malwarebytes account ID, API client ID and client<br> secret to interact with the API.</p></li> <li><p>You must have permission in JupiterOne to install new integrations.</p></li> </ul><h2 data-id="support">Support</h2> <p>If you need help with this integration, please contact<br><a rel="nofollow" href="https://support.jupiterone.io">JupiterOne Support</a>.</p> <h2 data-id="integration-walkthrough">Integration Walkthrough</h2> <h3 data-id="in-malwarebytes">In Malwarebytes</h3> <p>See instructions to<br><a rel="nofollow" href="https://support.malwarebytes.com/hc/en-us/articles/360046452914-Configure-Malwarebytes-Nebula-integration-for-Cortex-XSOAR">Configure Malwarebytes Nebula integration</a>.</p> <h3 data-id="in-jupiterone">In JupiterOne</h3> <ol><li>From the top navigation of the J1 Search homepage, select <strong>Integrations</strong>.</li> <li>Scroll to the <strong>Malwarebytes</strong> integration tile and click it.</li> <li>Click the <strong>Add Configuration</strong> button and configure the following settings:</li> </ol><ul><li><p>Enter the <strong>Account Name</strong> by which you'd like to identify this Malwarebytes<br> account in JupiterOne. Ingested entities will have this value stored in<br><code class="code codeInline" spellcheck="false" tabindex="0">tag.AccountName</code> when <strong>Tag with Account Name</strong> is checked.</p></li> <li><p>Enter a <strong>Description</strong> that will further assist your team when identifying<br> the integration instance.</p></li> <li><p>Select a <strong>Polling Interval</strong> that you feel is sufficient for your monitoring<br> needs. You may leave this as <code class="code codeInline" spellcheck="false" tabindex="0">DISABLED</code> and manually execute the integration.</p></li> <li><p>Enter the <strong>Account ID</strong> of your Malwarebytes account.</p></li> <li>Enter the <strong>Client ID</strong> configured for this integration.</li> <li>Enter the <strong>Client Secret</strong> configured for this integration.</li> </ul><ol start="4"><li>Click <strong>Create Configuration</strong> once all values are provided.</li> </ol><h2 data-id="how-to-uninstall">How to Uninstall</h2> <ol><li>From the top navigation of the J1 Search homepage, select <strong>Integrations</strong>.</li> <li>Scroll to the <strong>Malwarebytes</strong> integration tile and click it.</li> <li>Identify and click the <strong>integration to delete</strong>.</li> <li>Click the <strong>trash can</strong> icon.</li> <li>Click the <strong>Remove</strong> button to delete the integration.</li> </ol><h2 data-id="data-model">Data Model</h2> <h3 data-id="entities">Entities</h3> <p>The following entities are created:</p> <table><thead><tr><th>Resources</th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> </tr></thead><tbody><tr><td>Account</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_account</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Account</code></td> </tr><tr><td>Configuration</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_configuration</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Configuration</code></td> </tr><tr><td>Finding</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_finding</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Finding</code></td> </tr><tr><td>Group</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_group</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Group</code></td> </tr><tr><td>HostAgent</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_agent</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">HostAgent</code></td> </tr></tbody></table><h3 data-id="relationships">Relationships</h3> <p>The following relationships are created/mapped:</p> <table><thead><tr><th>Source Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Relationship <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> <th>Target Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_agent</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_group</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_agent</code></td> <td><strong>IDENTIFIED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_agent</code></td> <td><strong>PROTECTS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">USER_ENDPOINT</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_group</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_agent</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_group</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">malwarebytes_configuration</code></td> </tr></tbody></table> </article> </main>