nessusbeat

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL