From 39022312ae5826f8684434b039eb03b64ca102c0 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 26 Aug 2018 21:59:33 +0700 Subject: [PATCH] [Add] felixweyne/imaginaryC2: Imaginary C2 is a python tool which aims to help in the behavioral (network) analysis of malware. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f84649d..ecdec85 100644 --- a/README.md +++ b/README.md @@ -1573,6 +1573,10 @@ _return-to-libc techniques_ FAME FAME Automates Malware Evaluation + + felixweyne/imaginaryC2 + Imaginary C2 is a python tool which aims to help in the behavioral (network) analysis of malware. Imaginary C2 hosts a HTTP server which captures HTTP requests towards selectively chosen domains/IPs. Additionally, the tool aims to make it easy to replay captured Command-and-Control responses/served payloads. + gen0cide/gscript Framework to rapidly implement custom droppers for all three major operating systems