From ee360c0d29005837fd54996a3fe1f1cd77ce70e8 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 16 Apr 2019 01:19:29 +0700 Subject: [PATCH] [Tools][Malware Analysis] fireeye/flashmingo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e93304d..94deaac 100644 --- a/README.md +++ b/README.md @@ -1729,6 +1729,10 @@ _return-to-libc techniques_ FAME FAME Automates Malware Evaluation + + fireeye/flashmingo + Automatic analysis of SWF files based on some heuristics. Extensible via plugins. + 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.