Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
HackerOne - AskJ1 Community
<main> <article class="userContent"> <h2 data-id="hackerone-jupiterone-integration-benefits">HackerOne + JupiterOne Integration Benefits</h2> <ul><li><p>Visualize HackerOne bounty programs and submitted findings in the JupiterOne<br> graph.</p></li> <li><p>Monitor HackerOne findings within the alerts app.</p></li> <li>Monitor changes to HackerOne bounty programs using JupiterOne alerts.</li> </ul><h2 data-id="how-it-works">How it Works</h2> <ul><li><p>JupiterOne periodically fetches HackerOne bounty programs and submitted<br> findings to update the graph.</p></li> <li><p>Write JupiterOne queries to review and monitor updates to the graph.</p></li> <li>Configure alerts to take action when the JupiterOne graph changes.</li> </ul><h2 data-id="requirements">Requirements</h2> <ul><li><p>JupiterOne requires an API key, API key name, and the name/handle of your<br> HackerOne program.</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-hackerone">In HackerOne</h3> <p>HackerOne provides <a rel="nofollow" href="https://docs.hackerone.com/programs/api-tokens.html">detailed instructions on creating an API token</a> within<br> your HackerOne account. When selecting the programs and groups you want to add,<br> choose Admin.</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>HackerOne</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 HackerOne<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>API Key</strong> used to authenticate with HackerOne.</p></li> <li>Enter the <strong>API Key Name</strong> used to authenticate with HackerOne.</li> <li>Enter the <strong>Program Handle</strong> or name of your HackerOne program.</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>HackerOne</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 entity resources are ingested when the integration runs:</p> <table><thead><tr><th>Example Entity Resource</th> <th>_type : _class of the Entity</th> </tr></thead><tbody><tr><td>Program</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">hackerone_program</code> : <code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>Finding Report</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">hackerone_report</code> : <code class="code codeInline" spellcheck="false" tabindex="0">Finding</code></td> </tr></tbody></table><h3 data-id="relationships">Relationships</h3> <p>The following relationships are created/mapped:</p> <table><thead><tr><th>From</th> <th>Relationship</th> <th>To</th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">hackerone_program</code></td> <td><strong>IDENTIFIED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">hackerone_report</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">hackerone_report</code></td> <td><strong>IS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">cve</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">hackerone_report</code></td> <td><strong>IS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">cwe</code></td> </tr></tbody></table> </article> </main>