Giter Site home page Giter Site logo

attackgithub / nessusbeat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from darvid/nessusbeat

0.0 0.0 0.0 13.27 MB

A Beat that monitors a local Nessus reports directory and outputs scan results to Elasticsearch or Logstash.

License: Other

Makefile 13.91% Go 75.91% Python 10.17%

nessusbeat's Introduction

Nessusbeat

Nessusbeat provides a Beat that monitors a local Nessus installation's reports directory and exports, parses, and outputs scan results to supported Beat outputs.

Getting Started with Nessusbeat

Requirements

Configuration

nessusbeat:
  report_path: /opt/nessus/var/nessus/users/admin/reports
  #cacert_path:
  #api_url:
  #api_username:
  #api_password:

Build

To build the binary for Nessusbeat run the command below. This will generate a binary in the same directory with the name nessusbeat.

make

Run

To run Nessusbeat with debugging output enabled, run:

./nessusbeat -c nessusbeat.yml -e -d "*"

To run on startup, see the init-scripts folder for example configuration files for each init system.

Roadmap

  • Add option to poll remote Nessus and SecurityCenter
  • Add ability to filter scans
  • Support authentication via API key and secret

nessusbeat's People

Contributors

darvid avatar

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.