README Update

This commit is contained in:
Austin Taylor
2018-01-01 07:28:16 -05:00
parent 8f536ed2ac
commit b953e1d97b
2 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<p align="center" style="width:400px"><img src="https://github.com/austin-taylor/vulnwhisperer/blob/master/docs/source/vulnWhispererWebApplications.png" style="width:400px"></p>
VulnWhisperer is a vulnerability report aggregator. VulnWhisperer will pull all the reports
VulnWhisperer is a vulnerability data and report aggregator. VulnWhisperer will pull all the reports
and create a file with a unique filename which is then fed into logstash. Logstash extracts data from the filename and tags all of the information inside the report (see logstash_vulnwhisp.conf file). Data is then shipped to elasticsearch to be indexed.
@ -60,6 +60,10 @@ There are a few configuration steps to setting up VulnWhisperer:
* Import ElasticSearch Templates
* Import Kibana Dashboards
<a href="https://github.com/austin-taylor/VulnWhisperer/blob/master/configs/frameworks_example.ini">example.ini file</a>
<p align="center" style="width:200px"><img src="https://github.com/austin-taylor/vulnwhisperer/blob/master/docs/source/config_example.png" style="width:200px"></p>
Run
-----
To run, fill out the configuration file with your vulnerability scanner settings. Then you can execute from the command line.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB