diff --git a/README.md b/README.md index 3cfdb64..ae6e7d9 100644 --- a/README.md +++ b/README.md @@ -1675,6 +1675,10 @@ _return-to-libc techniques_ 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. + + 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. + gen0cide/gscript Framework to rapidly implement custom droppers for all three major operating systems