From 0f27893c32a6e003039bc6efe3a0cfa3e22747a7 Mon Sep 17 00:00:00 2001 From: V <45754825+vxsh4d0w@users.noreply.github.com> Date: Thu, 30 Dec 2021 13:53:54 +0000 Subject: [PATCH] Added Iris Added a new DFIR platform named IRIS developed by Airbus CSIRT. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab65b13..c4205b0 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Digital Forensics and Incident Response (DFIR) teams are groups of people in an * [Flare](https://github.com/fireeye/flare-vm) - A fully customizable, Windows-based security distribution for malware analysis, incident response, penetration testing. * [Fleetdm](https://github.com/fleetdm/fleet) - State of the art host monitoring platform tailored for security experts. Leveraging Facebook's battle-tested osquery project, Fleetdm delivers continuous updates, features and fast answers to big questions. * [GRR Rapid Response](https://github.com/google/grr) - Incident response framework focused on remote live forensics. It consists of a python agent (client) that is installed on target systems, and a python server infrastructure that can manage and talk to the agent. Besides the included Python API client, [PowerGRR](https://github.com/swisscom/PowerGRR) provides an API client library in PowerShell working on Windows, Linux and macOS for GRR automation and scripting. +* * [IRIS](https://github.com/dfir-iris/iris-web) - IRIS is a web collaborative platform for incident response analysts allowing to share investigations at a technical level. * [Kuiper](https://github.com/DFIRKuiper/Kuiper) - Digital Forensics Investigation Platform * [Limacharlie](https://www.limacharlie.io/) - Endpoint security platform composed of a collection of small projects all working together that gives you a cross-platform (Windows, OSX, Linux, Android and iOS) low-level environment for managing and pushing additional modules into memory to extend its functionality. * [MozDef](https://github.com/mozilla/MozDef) - Automates the security incident handling process and facilitate the real-time activities of incident handlers.