From 745e4b3a0b35fa113916e53a450fa995898d6e1f Mon Sep 17 00:00:00 2001 From: Austin Taylor Date: Tue, 2 Jan 2018 02:48:52 -0500 Subject: [PATCH] README Update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fbb7a63..c4655a2 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ 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. - [![Build Status](https://travis-ci.org/austin-taylor/VulnWhisperer.svg?branch=master)](https://travis-ci.org/austin-taylor/VulnWhisperer) +[![Twitter](https://img.shields.io/badge/twitter-pwntools-4099FF.svg?style=flat)](https://twitter.com/huntoperator) +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://choosealicense.com/licenses/mit/) Requirements ------------- @@ -86,6 +87,7 @@ Credit ------ Big thank you to Justin Henderson for his contributions to vulnWhisperer! + AS SEEN ON TV -------------