- Visualize Cobalt pentests, findings, and the assets tested in the JupiterOne graph.
- Monitor changes to Cobalt pentests and findings using JupiterOne alerts.
- Correlate pentests with other logged security events.
- JupiterOne periodically fetches pentests, findings, and assets from Cobalt to update the graph.
- Write JupiterOne queries to review and monitor updates to the graph.
- Configure alerts to take action when JupiterOne graph changes.
- You must have an API token from Cobalt.
- You must have permission in JupiterOne to install new integrations.
If you need help with this integration, please contact JupiterOne Support.
- Sign in to your Cobalt account.
- Under your profile (top right corner of page), go to API Token.
- Press Generate Token.
- Copy the token (you won't be able to copy it after you leave this page).
- From the top navigation of the J1 Search homepage, select Integrations
- Scroll to the Cobalt integration tile and click it.
- Click the Add Configuration button.
- Enter the Account Name by which you'd like to identify this Cobalt
account in JupiterOne. Ingested entities will have this value stored in
tag.AccountName
when 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
DISABLED
and manually execute the integration. - Enter your Cobalt API Key that you got from Generate Token above.
- Click Create Configuration once all values are provided.
- From the top navigation of the J1 Search homepage, select Integrations
- Scroll to the Cobalt 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.
The following entities are created:
Resources | Entity _type |
Entity _class |
---|---|---|
Cobalt | cobalt_vendor |
Vendor |
Cobalt Account | cobalt_account |
Account |
Cobalt Asset | cobalt_asset |
Application |
Cobalt Finding | cobalt_finding |
Finding |
Cobalt Pentest | cobalt_pentest |
Assessment |
Cobalt pentest service | cobalt_service |
Service |
The following relationships are created:
Source Entity _type |
Relationship _class |
Target Entity _type |
---|---|---|
cobalt_account |
HAS | cobalt_asset |
cobalt_account |
HAS | cobalt_service |
cobalt_asset |
HAS | cobalt_finding |
cobalt_finding |
IS | cve |
cobalt_pentest |
IDENTIFIED | cobalt_finding |
cobalt_service |
PERFORMED | cobalt_pentest |
cobalt_vendor |
PERFORMED | cobalt_pentest |
cobalt_vendor |
PROVIDES | cobalt_service |