项目作者: gehrhorn

项目描述 :
Parse Nessus files, send to Graphite / MongoDB, generate metrics.
高级语言: Ruby
项目地址: git://github.com/gehrhorn/nessus-analyzer.git
创建时间: 2013-06-07T19:36:45Z
项目社区:https://github.com/gehrhorn/nessus-analyzer

开源协议:MIT License

下载


Tool to analyze Nessus output

Description

Nessus-analyzer aims to make Nessus data more useful by:

  1. Giving you the ability to (programmatically) calculate useful security metrics.
  2. Sending Nessus data to MongoDB to maintain a historical view of vulnerability data.
  3. Sending data to Graphite to make awesome vulnerability charts.

Running the analyzer

Every time you run the analyzer you need to supply two options:

  1. The file or you want to analyze.
  2. The action you want to take (find top events, show stats, send to graphite, etc)

Features

Dependencies

Documentation

The wiki has more information.

Contributing

Want to help? I’d really love it. Check out the contributing guidelines

:beers: