Description
This plugin exports all identified vulnerabilities and informations to the given CSV file. One configurable parameter exists:
- output_file
Plugin type
Options
Name | Type | Default Value | Description | Help |
output_file | output_file | output-w3af.csv | The name of the output file where the vulnerabilities will be saved | No detailed help available |
Source
For more information about this plugin and the associated tests, there’s always the source code to understand exactly what’s under the hood:
Plugin source code
Unittest source code
Dependencies
This plugin has no dependencies.