Rapid7 InsightVM
- 1 Minute to read
- Print
- PDF
Rapid7 InsightVM
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
About this document
This document provides the step-by-step procedure to configure Rapid7 InsightVM in SAFE.
Pre-requisites
- You must install an on-prem Site Coordinator (SC) for the SAFE instance on which you want to configure Rapid7 InsightVM. To install a Site Coordinator, refer to Installing Site Coordinator.
- To configure Rapid7 InsightVM, you need the following details:
- Rapid7 InsightVM Username
- Rapid7 InsightVM Password (Refer to Rapid7 InsightVM API authentication)
- SAFE API Credentials (Refer to Accessing SAFE APIs)
Important
The InsightVM - Rapid7 integration can support up to 10,000 host assets.
Hardware Requirements
- For an existing Site Coordinator, we recommend assigning an additional 4 GB RAM before configuring Rapid7 InsightVM.
- For a new Site Coordinator deployment with Rapid7 InsightVM integration, we recommend:
- 4 Core CPU
- 8 GB RAM
- 50 GB disk storage
Configure Rapid7 InsightVM
On SAFE
Important
Some steps while configuring Rapid7 InsightVM are needed to be performed by the SAFE support team. Please get in touch with the SAFE support team to assist you.
On Site Coordinator
- Ensure you have the latest install-site-coordinator.sh script present on Site Coordinator. This step is not required if it is a fresh Site Coordinator installation.
For an already existing Site Coordinator setup, download the script from the SAFE instance. SAFE_URL is the SAFE dashboard’s URL.
curl -o install-site-coordinator.sh https://<SAFE_URL>/download-scripts/install-site-coordinator.sh - For fresh installation of InsightVM connector image version <version>, execute the following command.
sh install-site-coordinator.sh --connector:insightvm
The script will prompt for inputs, and answering them will help you configure InsightVM - Rapid7 assessment
The below screenshot provides an example of the installation.
Upgrade InsightVM - Rapid7 integration
If there is a new update available for an existing Rapid7 InsightVM, the integration can be upgraded to the new version by executing the following command.
sh install-site-coordinator.sh --connector:insightvm
View results of InsightVM - Rapid7 Assessments
After a successful sync, SAFE automatically imports the Rapid7 assets in SAFE. These assets can be viewed in SAFE under the Technology > Assets page.
Was this article helpful?