From 8b4062fb3b8def13531ee33a9fcece133049606e Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 5 Mar 2018 22:32:11 +0700 Subject: [PATCH] [Tools][Digital Forensics and Incident Response]: ForensicArtifacts/artifacts --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 13cfd19..7034a51 100644 --- a/README.md +++ b/README.md @@ -766,6 +766,10 @@ My curated list of awesome links, resources and tools Cyb3rWard0g/HELK A Hunting ELK (Elasticsearch, Logstash, Kibana) with advanced analytic capabilities. + + ForensicArtifacts/artifacts + Digital Forensics Artifact Repository + 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.