Merge pull request #56 from mthlvt/master

Lorg tool added
This commit is contained in:
Meir Wahnon 2016-03-21 08:35:42 +02:00
commit 3d68cca1c3

View File

@ -8,6 +8,7 @@ A curated list of tools and resources for security incident response, aimed to h
- [Memory Imaging Tools](#memory-imaging-tools)
- [Process Dump Tools](#process-dump-tools)
- [Timeline tools](#timeline-tools)
- [Log Analysis Tools](#log-analysis-tools)
- [All in one tools](#all-in-one-tools)
- [Incident Management](#incident-management)
- [Evidence Collection](#evidence-collection)
@ -54,6 +55,9 @@ A curated list of tools and resources for security incident response, aimed to h
* [Timesketch](https://github.com/google/timesketch) - open source tool for collaborative forensic timeline analysis
* [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
### Log Analysis Tools
* [Lorg](https://github.com/jensvoid/lorg) - a tool for advanced HTTPD logfile security analysis and forensics
### All in one Tools
* [X-Ways Forensics](http://www.x-ways.net/forensics/) - X-Ways is a forensics tool for Disk cloning and imaging. It can be used to find deleted files and disk analysis
* [The Sleuth Kit & Autopsy](http://www.sleuthkit.org) - The Sleuth Kit is a Unix and Windows based tool which helps in forensic analysis of computers. It comes with various tools which helps in digital forensics. These tools help in analyzing disk images, performing in-depth analysis of file systems, and various other things