From 2a5218dade4aba08abaad28a02a5e931900b19e9 Mon Sep 17 00:00:00 2001 From: Brie Carranza Date: Tue, 24 Oct 2017 17:02:40 -0400 Subject: [PATCH] Add morgue by etsy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a0e17a..2bbff29 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ A curated list of tools and resources for security incident response, aimed to h ### Timeline tools * [Highlighter](https://www.fireeye.com/services/freeware/highlighter.html) - Free Tool available from Fire/Mandiant that will depict log/text file that can highlight areas on the graphic, that corresponded to a key word or phrase. Good for time lining an infection and what was done post compromise +* [Morgue](https://github.com/etsy/morgue) - A PHP Web app by Etsy for managing postmortems. * [Plaso](https://github.com/log2timeline/plaso) - a Python-based backend engine for the tool log2timeline * [Timesketch](https://github.com/google/timesketch) - open source tool for collaborative forensic timeline analysis