File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,11 +35,12 @@ decrease our workload and focus on data analysis.
3535## Main features
3636
3737* select one or more nessus files at once or select directory to get all nessus files from it and from all its subdirectories
38- * select one or more of available report types like:
38+ * select one or more of standard report types like:
3939 * scan,
4040 * host,
4141 * vulnerabilities,
4242 * noncompliance
43+ * check advanced reports like software enumeration
4344* change target directory for output file to desired one, leave it default (current working directory) or set to be the same as source files
4445* add suffix for output file with ` _YYYYMMDD_HHMMSS ` and/or custom text
4546
Original file line number Diff line number Diff line change 4141__icon__ = "LimberDuck-NFA.ico"
4242__summary__ = (
4343 "nessus file analyzer (NFA) by LimberDuck is a GUI tool which enables you to parse nessus scan files from "
44- "Nessus and Tenable.SC by (C) Tenable, Inc. and exports results to a Microsoft Excel Workbook for "
44+ "Nessus and Tenable.SC by (C) Tenable, Inc. and exports results to a spreadsheet file for "
4545 "effortless analysis."
4646)
4747__uri__ = "https://limberduck.org"
Original file line number Diff line number Diff line change 2222 author = "Damian Krawczyk" ,
2323 author_email = "damian.krawczyk@limberduck.org" ,
2424 description = "nessus file analyzer (NFA) by LimberDuck is a GUI tool which enables you to parse nessus scan files from "
25- "Nessus and Tenable.SC by (C) Tenable, Inc. and exports results to a Microsoft Excel Workbook for "
25+ "Nessus and Tenable.SC by (C) Tenable, Inc. and exports results to a spreadsheet file for "
2626 "effortless analysis." ,
2727 long_description = long_description ,
2828 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments