From e95fa636efb378b6b4b13a0dac97ea1efda1e3ac Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 4 Nov 2019 21:16:16 +0700 Subject: [PATCH] Add fortinet/ips-bph-framework --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c3a8851..aec96fc 100644 --- a/README.md +++ b/README.md @@ -981,6 +981,10 @@ This repository is created as an online bookmark for useful links, resources and 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. + + ips-bph-framework + BLACKPHENIX is an open source malware analysis automation framework composed of services, scripts, plug-ins, and tools and is based on a Command-and-Control (C&C) architecture + FortyNorthSecurity/WMImplant This is a PowerShell based tool that is designed to act like a RAT. Its interface is that of a shell where any command that is supported is translated into a WMI-equivalent for use on a network/remote machine. WMImplant is WMI based.