From 8be7413c8cf2d649f30f3ad7ed091a2e4f84e6a2 Mon Sep 17 00:00:00 2001 From: Alexander J Date: Tue, 16 Jan 2018 13:11:00 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a00ac0e..72725a9 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,11 @@ A curated list of tools and resources for security incident response, aimed to h * [Lorg](https://github.com/jensvoid/lorg) - a tool for advanced HTTPD logfile security analysis and forensics +### Lists / Awesome Lists + +* [APIs (various)](https://github.com/deralexxx/security-apis) - A collective list of public JSON APIs for use in security. + + ### Memory Analysis Tools * [Evolve](https://github.com/JamesHabben/evolve) - Web interface for the Volatility Memory Forensics Framework @@ -136,7 +141,6 @@ A curated list of tools and resources for security incident response, aimed to h ### Other Tools -* [APIs (various)](https://github.com/deralexxx/security-apis) - A collective list of public JSON APIs for use in security. * [Cortex](https://thehive-project.org) - Cortex allows you to analyze observables such as IP and email addresses, URLs, domain names, files or hashes one by one or in bulk mode using a Web interface. Analysts can also automate these operations using its REST API. * [Crits](https://crits.github.io/) - a web-based tool which combines an analytic engine with a cyber threat database * [domfind](https://github.com/diogo-fernan/domfind) - *domfind* is a Python DNS crawler for finding identical domain names under different TLDs.