NexposeEmailParserForVuln

Parses nexpose report into a clear table that contain risk score and vulnerability count for each server, And creates a new incident for each server.

javascript · Rapid7 InsightVM

Details

IDNexposeEmailParserForVuln
Languagejavascript
From Version5.0.0
Tagsnexpose ingestion

README

Parses the Nexpose report into a clear table that contain risk score and vulnerability count for each server, and creates a new incident for each server.

Script Data


Name Description
Script Type javascript
Tags nexpose, ingestion

Dependencies


This script uses the following commands and scripts.

  • nexpose

Inputs


Argument Name Description
report The full XML contents of the Nexpose report. If this is not provided, it will be taken from the incident details.

Outputs


There are no outputs for this script.

commonfields:
  id: NexposeEmailParserForVuln
  version: -1
name: NexposeEmailParserForVuln
script: ''
type: javascript
tags:
- nexpose
- ingestion
comment: |-
  Parses nexpose report into a clear table that contain risk score and vulnerability count for each server,
  And creates a new incident for each server.
system: true
args:
- name: report
  description: Full XML contents of the Nexpose report. If not provided, it will be
    taken from the Incident Details.
scripttarget: 0
dependson:
  must:
  - nexpose
timeout: 0s
tests:
- No tests (auto formatted)
fromversion: 5.0.0
supportedModules:
- agentix
- xsiam
- edr
- cloud
- cloud_runtime_security