diff --git a/README.md b/README.md index 3f33e7b..c6f1823 100644 --- a/README.md +++ b/README.md @@ -808,6 +808,10 @@ My curated list of awesome links, resources and tools Cyb3rWard0g/HELK A Hunting ELK (Elasticsearch, Logstash, Kibana) with advanced analytic capabilities. + + Invoke-IR/ACE + The Automated Collection and Enrichment (ACE) platform is a suite of tools for threat hunters to collect data from many endpoints in a network and automatically enrich the data. The data is collected by running scripts on each computer without installing any software on the target. ACE supports collecting from Windows, macOS, and Linux hosts. + 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.