diff --git a/README.md b/README.md index 063b61a..52be0da 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # VulnWhisperer +

+ _Create actionable data from your vulnerability scans_

+ VulnWhisperer is a vulnerability report aggregator for nessus (more scanners to come). 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. diff --git a/docs/source/vuln_whisperer_logo_s.png b/docs/source/vuln_whisperer_logo_s.png new file mode 100644 index 0000000..94cbfd7 Binary files /dev/null and b/docs/source/vuln_whisperer_logo_s.png differ