What problem does it solve?
Setting up enterprise vulnerability scanning with Rapid7 InsightVM involves many moving parts—Security Console installation, distributed Scan Engine pairing, credentialed scan configuration, and agent deployment—and misconfiguration leads to blind spots, unauthenticated-only coverage, and false positives.
Core Features & Use Cases
- Console and Engine Deployment: Step-by-step installation of the Security Console and distributed Scan Engines, including Docker-based engine deployment and pairing via shared secrets.
- Authenticated Scanning Setup: Credential configuration for Windows (WMI/SMB), Linux (SSH with sudo), and databases to capture the 60-80% of vulnerabilities missed by unauthenticated scans.
- Automation via API: A Python client for the InsightVM API v3 to list sites, trigger scans, retrieve asset vulnerabilities, and create remediation projects.
- Use Case: A security engineer rolling out vulnerability management across segmented corporate networks uses this Skill to deploy engines per segment, configure weekly credentialed scans, and build remediation projects for critical findings.
Quick Start
Help me deploy a Rapid7 InsightVM Security Console with a Docker-based scan engine and configure an authenticated weekly scan for my 10.0.0.0/8 network.