From cd3ff71032c8f9789eb2a054834c2121a4758343 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 14 May 2019 17:55:08 +0700 Subject: [PATCH] Malware Analysis > fireeye/iocs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e17b480..6dddc2f 100644 --- a/README.md +++ b/README.md @@ -812,6 +812,10 @@ This repository is created as an online bookmark for useful links, resources and fireeye/flashmingo Automatic analysis of SWF files based on some heuristics. Extensible via plugins. + + fireeye/iocs + FireEye Publicly Shared Indicators of Compromise (IOCs) + 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.