Giter Site home page Giter Site logo

riosec / nessusview Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 2.0 171 KB

.nessus parser for penetration testers providing an easy way to organize findings by host, and severity.

License: GNU General Public License v3.0

Python 100.00%
nessus nessus-parser nessusparser hacking security security-tools security-audit api nessus-report nessus-api-python python3 osint osint-python hacking-tool hacking-tools penetration-testing penetration-testing-tools penetration-test reporting-tool

nessusview's Introduction

Contributors Forks Stargazers Issues MIT License


nessusview nessusview

Nessus View

Parse .nessus files into a readable .html doc
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License

About The Project

Nessusview is a pentesters dream when dealing with .nessus files. Simply provide the .nessus file to be parsed, and output name. A nice, professional, readable parsed .html format will be available for you!

Also isn't limited to 2500 hosts like the enterprise interface... (NO SHADE)

Now including:

  • .html output in a professional format
  • hosts tab to view afflictions per host
  • plugins tab to view afflicted hosts per vulnerability

Getting Started

Prerequisites

Clone the repo

 git clone https://github.com/RioSec/nessusview.git
 cd nessusview

Copy / Ensure .nessus file to be parsed is accesible, preferably located within this applications root directory. It shall be referred to as clientfile

Parse .nessus

    python3 nessusview.py clientfile outputfilename

Example:

    python3 nessusview.py client_external.nessus /work/path/client/client_external_report
    

NOTE: .html is added automatically so no need to add above.

Roadmap

  • Exception Handling
  • Input validation, formatting, and cleanup
  • Facelift (I'm clearly a noob, help!)
  • Written to database for persistence. (Please help!!!!!)

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNULicense. See LICENSE for more information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.