From 9151af33f0209edd13dd4260b819f51d185316c3 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 5 Feb 2018 21:54:09 +0700 Subject: [PATCH] [Tools][DFIR]: Add Cyb3rWard0g/HELK --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4e6dd6e..3f33e7b 100644 --- a/README.md +++ b/README.md @@ -804,6 +804,10 @@ My curated list of awesome links, resources and tools ANSSI-FR/bits_parser Extract BITS jobs from QMGR queue and store them as CSV records + + Cyb3rWard0g/HELK + A Hunting ELK (Elasticsearch, Logstash, Kibana) with advanced analytic capabilities. + google/grr GRR is a python client (agent) that is installed on target systems, and python server infrastructure that can manage and talk to clients.