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