nessus file analyzer ==================== |latest_release| |latest_release_date| |pypi_downloads| |stars_from_users| |supported_platform| |license| .. image:: ../../_static/img/LimberDuck-nessus-file-analyzer-logo.png :alt: LimberDuck nessus-file-analyzer logo :width: 120px :align: left :target: . This is a |GUI| tool which enables you to parse multiple nessus files containing the results of scans performed by using *Nessus* or *Tenable.sc* by © Tenable, Inc. used for |VA| [1]_ process. Parsed scan results are exported to a Microsoft Excel Workbook for effortless analysis. Operational memory usage will be kept low while parsing even the largest of files. You can run it on your favorite operating system, whether it is Windows, macOS or GNU Linux. As a parsing result, you will receive spreadsheets with a summary view of the whole scan and/or all reported hosts. You will also be able to generate spreadsheets with a detailed view of all reported vulnerabilities [2]_ and/or noncompliance. It's free and Open Source [3]_ tool. .. grid:: 2 3 4 4 .. grid-item:: .. button-link:: https://github.com/LimberDuck/nessus-file-analyzer :color: primary :outline: :tooltip: Check source code here :octicon:`code;1em;sd-color-primary-text` source code .. grid-item:: .. button-link:: https://github.com/LimberDuck/nessus-file-analyzer/releases :color: primary :outline: :tooltip: Check release notes here :octicon:`note;1em;sd-color-primary-text` release notes .. grid-item:: .. button-link:: https://github.com/LimberDuck/nessus-file-analyzer/discussions :color: primary :outline: :tooltip: Discuss here :octicon:`comment-discussion;1em;sd-color-primary-text` discussions .. grid-item:: .. button-link:: https://github.com/LimberDuck/nessus-file-analyzer/issues :color: primary :outline: :tooltip: Report issues here :octicon:`issue-opened;1em;sd-color-primary-text` issues .. grid-item:: .. button-link:: https://nessus-file-analyzer.readthedocs.io :color: primary :outline: :tooltip: Read documentation here :octicon:`repo;1em;sd-color-primary-text` docs .. code-block:: shell :caption: Install nessus-file-analyzer :name: Install nessus-file-analyzer pip install nessus-file-analyzer .. .. list-table:: nessus-file-analyzer details .. :widths: 25 75 .. :stub-columns: 1 .. * - source code .. - https://github.com/LimberDuck/nessus-file-analyzer .. * - release notes .. - https://github.com/LimberDuck/nessus-file-analyzer/releases .. * - changelog .. - https://github.com/LimberDuck/nessus-file-analyzer/blob/master/CHANGELOG.md .. * - documentation .. - https://nessus-file-analyzer.readthedocs.io .. image:: https://user-images.githubusercontent.com/9287709/59981677-5fefcf80-9607-11e9-89aa-35e5649e1c7a.png :width: 600 technology stack ---------------- .. image:: https://www.python.org/static/community_logos/python-logo-master-v3-TM.png :alt: Python logo :target: https://python.org :width: 220px .. image:: https://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Qt_logo_2016.svg/578px-Qt_logo_2016.svg.png :alt: Qt logo :target: https://www.qt.io :width: 70px .. image:: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e6/Python_and_Qt.svg/164px-Python_and_Qt.svg.png :alt: PyQt logo :target: https://riverbankcomputing.com/software/pyqt :width: 60px testimonials ------------ I'm grateful for your software... -- User I love the Nessus File Analyzer, so thank you so much for sharing and maintaining. -- User Tested everyday. Works perfect. -- User Brilliant work! -- User This tool is really helpful! Thanks for sharing this. -- User I found nessus file analyzer to be an excellent tool. -- User First of all... Great tool! You did a really great job! Thanks for developing such a wonderful tool! -- User stargazers over time -------------------- |stargazers_over_time| ---- .. rubric:: Footnotes .. [1] read more about :term:`Vulnerability Assessment` in glossary .. [2] read more about :term:`vulnerability` in glossary .. [3] read more about :term:`Open Source` in glossary .. |license| image:: https://img.shields.io/github/license/LimberDuck/nessus-file-analyzer.svg?style=social :target: https://github.com/LimberDuck/nessus-file-analyzer/blob/master/LICENSE :alt: License .. |supported_platform| image:: https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg?style=social :target: https://github.com/LimberDuck/nessus-file-analyzer :alt: Supported platform .. |stars_from_users| image:: https://img.shields.io/github/stars/LimberDuck/nessus-file-analyzer?label=Stars%20from%20users&style=social :target: https://github.com/LimberDuck/nessus-file-analyzer :alt: Stars from users .. |latest_release| image:: https://img.shields.io/github/v/release/LimberDuck/nessus-file-analyzer?label=Latest%20release&style=social :target: https://github.com/LimberDuck/nessus-file-analyzer/releases :alt: Latest Release version .. |latest_release_date| image:: https://img.shields.io/github/release-date/limberduck/nessus-file-analyzer?label=released&logo=GitHub&style=social :target: https://github.com/LimberDuck/nessus-file-analyzer/releases :alt: GitHub Release Date .. |pypi_downloads| image:: https://img.shields.io/pypi/dm/nessus-file-analyzer?logo=PyPI&style=social :target: https://pypistats.org/packages/nessus-file-analyzer :alt: PyPI - Downloads .. |stargazers_over_time| image:: https://starchart.cc/LimberDuck/nessus-file-analyzer.svg :target: https://starchart.cc/LimberDuck/nessus-file-analyzer :alt: Stargazers over time