Git Product home page Git Product logo

nessus-es's Introduction

Nessus-ES (Deprecated)

The update is here! Click Here to go to Power-Nessie, the update to this project.

For the maintained version of this project, please navigate to the link above. This project will be archived and set to read only. Thank you!

๐Ÿ‘€

Ingest .nessus files from Tenable's Nessus scanner directly into ElasticSearch with most of the ECS mappings.

  sequenceDiagram
    PowerShell->>Nessus: Downloads .Nessus File(s) via Nessus API
    Nessus->>PowerShell: .nessus File(s) Saved Locally
    PowerShell->>Kibana: Dashboards, Index Templates and other Setup items
    PowerShell->>Elasticsearch: Ingest Parsed XML Data via Elasticsearch API
Loading

With some careful setup of your Elastic stack and a little PowerShell you can turn your .nessus files into this: image

The Nessus-ES project is a simplified way of taking .nessus files and ingesting them into Elastic using PowerShell on Windows, Mac, or Linux.

Requirements

  • Functioning Elastic Stack (7.0+, 8.12.1 Latest Tested)
  • PowerShell 7.0+ (7.4.1 Latest Tested)
  • .nessus File(s) Exported (Script included to export these files!)

Script includes a Menu to help you through how you would like to use this tool: image

Now

  • Index Template (How To)
  • Index Pattern, Searches, Visualizations, and Dashboards
  • ECS coverage across as many fields as possible
  • Documentation (Wiki)
  • Automated Nessus File Download Script
  • Automated Elasticsearch Ingest
  • Setup Script (Template, Objects, API, etc..)

Future

  • Add Detection Rules
  • Compare Scans (New Data Stream)
  • Automate/Implement Latest CISA KEVs (Feature Request)

Automated or Manual Download and Ingest capability - Check the Wiki!

Invoke-NessusTo-Elastic.ps1

Full dashboard preview

Dashboard.Scroll.mp4

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.