diff --git a/README.md b/README.md index cbbad98..f9f7301 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,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. +* [CAPEv2](https://github.com/kevoreilly/CAPEv2) - 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.