From 3c69b3a9a9b9e16150b09bd65b7b5a8c5991de74 Mon Sep 17 00:00:00 2001 From: Mat Date: Mon, 21 Mar 2016 11:36:18 +0900 Subject: [PATCH] Lorg tool added added a new tool called Lorg: a tool for advanced HTTPD logfile security analysis and forensics --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d12c832..532b1af 100644 --- a/README.md +++ b/README.md @@ -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