项目作者: gehrhorn
项目描述 :
Parse Nessus files, send to Graphite / MongoDB, generate metrics.
高级语言: Ruby
项目地址: git://github.com/gehrhorn/nessus-analyzer.git
Description
Nessus-analyzer aims to make Nessus data more useful by:
- Giving you the ability to (programmatically) calculate useful security metrics.
- Sending Nessus data to MongoDB to maintain a historical view of vulnerability data.
- Sending data to Graphite to make awesome vulnerability charts.
Running the analyzer
Every time you run the analyzer you need to supply two options:
- The file or you want to analyze.
- 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
