From 4350b3c3255ba4130733dd2bef615dfb479b3caa Mon Sep 17 00:00:00 2001 From: Rajat Date: Tue, 4 Dec 2018 22:39:25 -0500 Subject: [PATCH 1/2] added from AWS reinvent 2018 SEC 403 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b5d11f5..eb2f2c4 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ * **DumpsterDiver**: [https://github.com/securing/DumpsterDiver](https://github.com/securing/DumpsterDiver) - Tool to search secrets in various filetypes, like keys (e.g. AWS Access Key, Azure Share Key or SSH keys) or passwords. * **Mad-King**: [https://github.com/ThreatResponse/mad-king](https://github.com/ThreatResponse/mad-king) - Proof of Concept Zappa Based AWS Persistence and Attack Platform * **Cloud-Nuke**: [https://github.com/gruntwork-io/cloud-nuke](https://github.com/gruntwork-io/cloud-nuke) - A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it +* **MozDef: The Mozilla Defense Platform** [https://github.com/mozilla/MozDef] (https://github.com/mozilla/MozDef) - The Mozilla Defense Platform (MozDef) seeks to automate the security incident handling process and facilitate the real-time activities of incident handlers. **Continuous Security Auditing:** @@ -49,6 +50,7 @@ **DFIR:** * **AWS IR**: [https://github.com/ThreatResponse/aws_ir](https://github.com/ThreatResponse/aws_ir) - AWS specific Incident Response and Forensics Tool +* **Threat Response**: [https://threatresponse.cloud/](https://threatresponse.cloud/) - Open Source Incident Response Toolkit * **Margaritashotgun**: [https://github.com/ThreatResponse/margaritashotgun](https://github.com/ThreatResponse/margaritashotgun) - Linux memory remote acquisition tool * **LiMEaide**: [https://kd8bny.github.io/LiMEaide/](https://kd8bny.github.io/LiMEaide/) - Linux memory remote acquisition tool * **Diffy**: [https://github.com/Netflix-Skunkworks/diffy](https://github.com/Netflix-Skunkworks/diffy) - Triage tool used during cloud-centric security incidents From 6a4544465fe2de5001f9db89bce56856ffc3e61e Mon Sep 17 00:00:00 2001 From: Rajat Date: Thu, 6 Dec 2018 15:41:42 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index eb2f2c4..31a4823 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,6 @@ **DFIR:** * **AWS IR**: [https://github.com/ThreatResponse/aws_ir](https://github.com/ThreatResponse/aws_ir) - AWS specific Incident Response and Forensics Tool -* **Threat Response**: [https://threatresponse.cloud/](https://threatresponse.cloud/) - Open Source Incident Response Toolkit * **Margaritashotgun**: [https://github.com/ThreatResponse/margaritashotgun](https://github.com/ThreatResponse/margaritashotgun) - Linux memory remote acquisition tool * **LiMEaide**: [https://kd8bny.github.io/LiMEaide/](https://kd8bny.github.io/LiMEaide/) - Linux memory remote acquisition tool * **Diffy**: [https://github.com/Netflix-Skunkworks/diffy](https://github.com/Netflix-Skunkworks/diffy) - Triage tool used during cloud-centric security incidents