Project: NessconnectDMP
NessconnectDMP allows an analyst to use a python command shell environment to manipulate and analyze data from a vulnerability scan. The analyst can perform keyword searches on the Plugin Name and Description of the plugin. Additionally, the analyst can dump a summary of information about a host or groups of hosts, and output the data in any format they desire. Currently, NessconnectDMP contains functions to dump out csv’s of all the hosts scanned, HTTP Information Summaries, Group Hosts by OS or HTTP Server, and anything else the analyst can write a script for. I have included a sample script of how I have used it in the past week, but depending on the analyst, they can create filters and functions to manipulate the data, as they see fit. Documentation and reorganization of the code will occur in the future. This is an Alpha release, which may never lead to a Beta release.
Language: Python
License: GPLv3
Code: nessconnect_dmp.py