Giter VIP home page Giter VIP logo

nessus2es's Introduction

nessus2es

Send your nessus compliance and vulnerability scan data to ElasticSearch from a file. To download a file from Nessus without using an API (Nessus7) see https://github.com/Ar0xA/Nessus7proxy

Tested with ElasticSearch 6 and Nessus 7 only!

note: if you change the default indexname, be sure to apply the template to the new index too.

note: assumes the timezone of your nessus server is the same timezone this script runs in

#required

  • python 3
  • configparser
  • objdict
  • python3-dateutil

possible elastic queries

  • Show me all systems with CRITICAL vulnerabilities that have public exploits available.
  • Show me all compliance/vulnerability results of a system over a period of time.
  • Show me all systems with a CVSS score of 7 or higher.
  • Show me all systems of a certain OS where we log in locally to do vulnerability scanning.
  • Show me all systems that are vulnerable for CVE-2014-0160
  • etc., etc.

example kibana output

This quick graph shows a set of vulnerability and compliance scan results

License

This is "whatever"-ware. You can't hold me liable for anything but you can do whatever you like with this code. Credit would be appreciated.

nessus2es's People

Contributors

ar0xa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nessus2es's Issues

run as daemon

Allow run as daemon to periodically poll with the configured settings for new scans to be finished.

Basic Auth Support for New Elasticsearch

The latest free version of elasticsearch supports authentication (base64). Please can you add support for this.

Great script by the way, I was using it all the time. Cheers in advanced.

make timezone configurable

Make it configurable so that the timezone between the nessus scanner and the import server can differ.

reference information in fields

The reference information should be included in seperate fields.

Especially handy for CIS scans, where results are mapped to CSCV6, NIST 800-171, PCI-DSS, HIPAA, ISO-27001, etc.

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.