Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 289 Bytes

nessus-csv-parser

Supported Python Version: 3

This script reassembles nessus export csv into a well structured csv

Usage:

  1. simply start this script via cmd > python3 csv-parser.py /path/to/nessus-csv-file.csv
  2. wait and violà you get a well structured csv in the same directory