Merge pull request #98 from bbbbbrie/master

Add morgue by etsy
This commit is contained in:
Meir Wahnon 2017-10-25 09:29:21 +03:00 committed by GitHub
commit 295e90a480

View File

@ -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