From 89e40b8b2531c2722aaf6c892c6c8eec3db18a1c Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sat, 5 Dec 2015 23:24:57 +0100 Subject: [PATCH 1/2] Crowd Response by CrowdStrike Added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa34c99..b024897 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ A curated list of tools and resources for security incident response, aimed to h * [AChoir](https://github.com/OMENScan/AChoir) - Achoir is a framework/scripting tool to standardize and simplify the process of scripting live acquisition utilities for Windows. * [RegRipper](https://code.google.com/p/regripper/wiki/RegRipper) - Regripper is an open source tool, written in Perl, for extracting/parsing information (keys, values, data) from the Registry and presenting it for analysis. * [IOC Finder](https://www.fireeye.com/services/freeware/ioc-finder.html) - IOC Finder is a free tool from Mandiant for collecting host system data and reporting the presence of Indicators of Compromise (IOCs). Supports for Windows only. +* [Crowd Response](http://download.crowdstrike.com/CrowdResponse.zip) **Direct download link** - Crowd Response by CrowdStrike is a lightweight Windows console application designed to aid in the gathering of system information for incident response and security engagements. It features numerous modules and output formats. + ### OSX Evidence Collection * [OSX Auditor](https://github.com/jipegit/OSXAuditor) - OSX Auditor is a free Mac OS X computer forensics tool From 32068004e3b202d1c65b6540d6d70c7cceeb8d9f Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sun, 6 Dec 2015 12:26:14 +0100 Subject: [PATCH 2/2] Crowd Response direct download replace by generic landing page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b024897..e728c5d 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ A curated list of tools and resources for security incident response, aimed to h * [AChoir](https://github.com/OMENScan/AChoir) - Achoir is a framework/scripting tool to standardize and simplify the process of scripting live acquisition utilities for Windows. * [RegRipper](https://code.google.com/p/regripper/wiki/RegRipper) - Regripper is an open source tool, written in Perl, for extracting/parsing information (keys, values, data) from the Registry and presenting it for analysis. * [IOC Finder](https://www.fireeye.com/services/freeware/ioc-finder.html) - IOC Finder is a free tool from Mandiant for collecting host system data and reporting the presence of Indicators of Compromise (IOCs). Supports for Windows only. -* [Crowd Response](http://download.crowdstrike.com/CrowdResponse.zip) **Direct download link** - Crowd Response by CrowdStrike is a lightweight Windows console application designed to aid in the gathering of system information for incident response and security engagements. It features numerous modules and output formats. +* [Crowd Response](http://www.crowdstrike.com/community-tools/) - Crowd Response by CrowdStrike is a lightweight Windows console application designed to aid in the gathering of system information for incident response and security engagements. It features numerous modules and output formats. ### OSX Evidence Collection