From fdef171a92049986f401c773d063f8b197251a77 Mon Sep 17 00:00:00 2001 From: Bart Date: Sun, 3 Nov 2019 14:07:12 +0100 Subject: [PATCH] Update README.md Add CAPE sandbox. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 122c9d6..c17d2cf 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ Digital Forensics and Incident Response (DFIR) teams are groups of people in an * [AMAaaS](https://amaaas.com/index.php/AMAaaS/dashboard) - Android Malware Analysis as a Service, executed in a native Android environment. * [Any Run](https://app.any.run/) - Interactive online malware analysis service for dynamic and static research of most types of threats using any environment. +* [CAPE](https://github.com/ctxis/CAPE) - Malware Configuration And Payload Extraction. * [Cuckoo](https://github.com/cuckoobox) - Open Source Highly configurable sandboxing tool. * [Cuckoo-modified](https://github.com/spender-sandbox/cuckoo-modified) - Heavily modified Cuckoo fork developed by community. * [Cuckoo-modified-api](https://github.com/keithjjones/cuckoo-modified-api) - Python library to control a cuckoo-modified sandbox.