Vulnerability Management - Nexpose (Job) Deprecated

Deprecated. No available replacement. Manage assets vulnerabilities using Nexpose. This playbook runs as a job, and by default creates incidents of type "Vulnerability" based on assets and vulnerabilities. The incidents are created by querying Nexpose for the input assets vulnerability list. You can define the minimum severity (minSeverity) that incidents are created for. Duplicate incidents are not created for the same asset ID and the Nexpose ID. This playbook is a part of a series of playbooks for Nexpose vulnerability management and remediation. For this series of playbooks to run successfully, create a Job and do the following: 1. Assign this playbook to the Job 2. Enter the relevant assets' hostnames in the playbook inputs (comma separated list). 3. Associate the "Vulnerability" type incident to the "Vulnerability Handling - Nexpose" playbook.

Rapid7 InsightVM · 10 tasks · 2 inputs · 0 outputs

Inputs

  • Hostname — Assets' hostnames list (comma separated).
  • MinSeverity — The minimum Nexpose severity (Moderate, Severe, Critical) to create incidents for.

Commands used

closeInvestigation nexpose-create-assets-report nexpose-search-assets

Flowchart

yes Start Start Get assets' information - nexpose-search-assets Get assets' information nexpose-search-assets Enrich assets Enrich assets Get assets' reports - nexpose-create-assets-report Get assets' reports nexpose-create-assets-report Is Nexpose enabled? Is Nexpose enabled? Close investigation Close investigation Create incidents Create incidents Create Incidents for assets and vulnerabilities - NexposeCreateIncidentsFromAssets Create Incidents for asse... NexposeCreateIncidentsFromAssets Close investigation - closeInvestigation Close investigation closeInvestigation Done Done