Dragos
runZero integrates with Dragos to help expand your OT visibility by importing assets and vulnerabilities from the Dragos API.
Getting started with Dragos
To set up an integration with Dragos, you’ll need to:
- Generate a Dragos API ID and API Secret with the following privileges:
- asset:read
- detection:read
- vulnerability:read
- Configure the Dragos credential in runZero.
- Activate the integration to pull your data into runZero.
Step 1: Generate a Dragos API ID and API Secret
- Log into the Dragos console and navigate to Admin, then navigate to Users. Under the user, click the Add New API Key button.
- When the Generate New API Key box appears, name your API ID and API Secret, then click Generate Key.
- Copy the ID and Secret for later.
Step 2: Add the Dragos API ID and API Secret to runZero
- Go to the Credentials page in runZero.
- Choose Dragos API ID & Secret from the list of credential types.
- Provide a name for the credential, like
Dragos
. - Provide the following information:
- Dragos API ID - Your Dragos API ID from Step 1.
- Dragos API Secret - Your Dragos API Secret from Step 1.
- Dragos API URL - The URL to your Dragos instance, without any trailing slashes. For example,
https://my.instance.dragos.cloud
. - Insecure - Enable this option to approve authenticating with untrusted endpoints. When enabled, certificate validation is disabled. Use with caution.
- If you want other organizations to be able to use this credential, select the Make this a global credential option. Otherwise, you can configure access on a per-organization basis.
- Verify and save the credential. Note that if the URL provided is an internal IP address, verification is unsupported, but the credential can be saved and the integration will still be usable when run on an Explorer.
You’re now ready to set up and activate the connection to bring in data from Dragos.
Step 3: Choose how to configure the Dragos integration
The Dragos integration can be configured as either a scan probe or a connector task. Scan probes gather data from integrations during scan tasks. Connector tasks run independently from either the cloud or one of your Explorers, only performing the integration sync.
Step 4: Set up and activate the integration to sync data
After you add your Dragos credential, you’ll need to sync your data from Dragos.
Step 4a: Configure the Dragos integration as a connector task
A connection requires you to specify a schedule and choose a site. The schedule determines when the sync occurs, and the site determines where any new Dragos-only assets are created.
- Activate a connection to Dragos. You can access all available third-party connections from the integrations page, your inventory, or the tasks page.
- Choose the credentials you added earlier. If you don’t see the credentials listed, make sure the credentials have access to the organization you are currently in.
- Enter a name for the task, like
Dragos Sync
(optional). - Enter a description for the task (optional).
- Choose the Explorer to perform this connector task from (optional).
- Choose the site you want to add your assets to. All newly discovered assets will be stored in this site.
- If you want to exclude assets that have not been scanned by runZero from your integration import, select the Exclude assets that cannot be merged into an existing asset option. By default, the integration will include assets that have not been scanned by runZero.
- If you want to skip importing vulnerabilities detected on Dragos assets, select the Disable importing vulnerabilities from the Dragos inventory option. By default, the integration will import both assets and vulnerabilities.
- Choose the combination of Priorities, Severities, and Tags criteria to filter assets by. These criteria correspond to the available filter criteria within Dragos.
- Schedule the sync. A sync can be set to run on a recurring schedule or run once. The schedule will start on the date and time you have set.
- Activate the connection when you are done. The sync will run on the defined schedule. You can always check the Scheduled tasks to see when the next sync will occur.
Step 4b: Configure the Dragos integration as a scan probe
You can run the Dragos integration as a scan probe so that the runZero Explorer will pull your Dragos assets into the runZero Console.
In a new or existing scan configuration:
- Ensure that the DRAGOS option is set to Yes in the Probes and SNMP tab and change any of the default options if needed.
- Set the correct DRAGOS credential to Yes in the Credentials tab.
Step 5: View Dragos assets
After a successful sync, you can go to your inventory to view your Dragos assets. These assets will have a Dragos icon listed in the Source column.
To filter by Dragos assets, consider running the following queries:
- View all Dragos assets:
source:Dragos
Click into each asset to see its individual attributes. runZero will show you the attributes gathered from Dragos.