From ba892960f303bf2febb1df7b2978542d23cee703 Mon Sep 17 00:00:00 2001 From: Alexander J Date: Sun, 14 Jan 2018 17:36:48 +0100 Subject: [PATCH 1/5] API list Hope that is good enough for the awesome list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6170212..8ff3b35 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ A curated list of tools and resources for security incident response, aimed to h ### Other Tools +* [Various APIs](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. From 69977b1bf4c7a27615fb0c52d06394043e90a52a Mon Sep 17 00:00:00 2001 From: Alexander J Date: Sun, 14 Jan 2018 17:38:06 +0100 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff3b35..a00ac0e 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ A curated list of tools and resources for security incident response, aimed to h ### Other Tools -* [Various APIs](https://github.com/deralexxx/security-apis) - A collective list of public JSON APIs for use in security. +* [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. From 8be7413c8cf2d649f30f3ad7ed091a2e4f84e6a2 Mon Sep 17 00:00:00 2001 From: Alexander J Date: Tue, 16 Jan 2018 13:11:00 +0100 Subject: [PATCH 3/5] 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. From cbe381c8f50f96f1350e6f349ad6b6d01ab4179b Mon Sep 17 00:00:00 2001 From: Alexander J Date: Tue, 20 Feb 2018 21:13:47 +0100 Subject: [PATCH 4/5] Update README.md updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72725a9..ab1dd26 100644 --- a/README.md +++ b/README.md @@ -105,9 +105,9 @@ 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 +### Other Lists / Other Awesome Lists -* [APIs (various)](https://github.com/deralexxx/security-apis) - A collective list of public JSON APIs for use in security. +* [List of various Security APIs](https://github.com/deralexxx/security-apis) - A collective list of public JSON APIs for use in security. ### Memory Analysis Tools From 700ed12699860701b59d297fc45954dbf68ab753 Mon Sep 17 00:00:00 2001 From: Alexander J Date: Tue, 20 Feb 2018 22:24:07 +0100 Subject: [PATCH 5/5] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ab1dd26..2cde0eb 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ A curated list of tools and resources for security incident response, aimed to h - [Memory Analysis Tools](#memory-analysis-tools) - [Memory Imaging Tools](#memory-imaging-tools) - [OSX Evidence Collection](#osx-evidence-collection) +- [Other lists](#other-lists) - [Other tools](#other-tools) - [Playbooks](#playbooks) - [Process Dump Tools](#process-dump-tools) @@ -105,11 +106,6 @@ 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 -### Other Lists / Other Awesome Lists - -* [List of various Security APIs](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 @@ -139,6 +135,10 @@ A curated list of tools and resources for security incident response, aimed to h * [OSX Auditor](https://github.com/jipegit/OSXAuditor) - OSX Auditor is a free Mac OS X computer forensics tool * [OSX Collector](https://github.com/yelp/osxcollector) - An OSX Auditor offshoot for live response +### Other Lists + +* [List of various Security APIs](https://github.com/deralexxx/security-apis) - A collective list of public JSON APIs for use in security. + ### Other Tools * [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.