From 9eb8811d0c2a9a7d58b9166e1448dcdadf3ac96d Mon Sep 17 00:00:00 2001 From: Rafael David Tinoco Date: Sun, 6 Apr 2025 12:58:44 -0400 Subject: [PATCH] docs: add Jibril runtime security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index deef5fb..749619a 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,7 @@ Digital Forensics and Incident Response (DFIR) teams are groups of people in an * [Hindsight](https://github.com/obsidianforensics/hindsight) - Internet history forensics for Google Chrome/Chromium. * [Hostintel](https://github.com/keithjjones/hostintel) - Pull intelligence per host. * [imagemounter](https://github.com/ralphje/imagemounter) - Command line utility and Python package to ease the (un)mounting of forensic disk images. +* [Jibril](https://jibril.garnet.ai) - A high-performance minimal-overhead runtime security tool with no event loss during peak loads. It features built-in detection recipes, network policy enforcement and support for containerized, Kubernetes, traditional server, and IoT environments. * [Kansa](https://github.com/davehull/Kansa/) - Modular incident response framework in PowerShell. * [MFT Browser](https://github.com/kacos2000/MFT_Browser) - MFT directory tree reconstruction & record info. * [Munin](https://github.com/Neo23x0/munin) - Online hash checker for VirusTotal and other services.