Merge pull request #108 from dogoncouch/master

Add logdissect log analysis tool (CLI/Python API)
This commit is contained in:
Meir Wahnon 2018-03-27 11:38:28 -07:00 committed by GitHub
commit 31a939d38c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,6 +105,7 @@ A curated list of tools and resources for security incident response, aimed to h
### Log Analysis Tools
* [Lorg](https://github.com/jensvoid/lorg) - a tool for advanced HTTPD logfile security analysis and forensics
* [Logdissect](https://github.com/dogoncouch/logdissect) - A CLI utility and Python API for analyzing log files and other data.
### Memory Analysis Tools