NexposeVulnExtractor
Parse a specific server nexpose response in to a table of vulnerabilities.
javascript · Rapid7 InsightVM
Details
| ID | NexposeVulnExtractor |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | nexpose |
README
Parses a specific server Nexpose response into a table of vulnerabilities.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | nexpose |
Dependencies
This script uses the following commands and scripts.
- nexpose
Inputs
| Argument Name | Description |
|---|---|
| report | The Full XML contents of the Nexpose report. If not provided, it will be taken from the Incident Details. |
Outputs
There are no outputs for this script.
commonfields: id: NexposeVulnExtractor version: -1 name: NexposeVulnExtractor script: '' type: javascript tags: - nexpose comment: Parse a specific server nexpose response in to a table of vulnerabilities. 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