kraken-ng / Kraken

Kraken, a modular multi-language webshell coded by @secu_x11

Home Page:https://makemalware.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kraken


Kraken

Kraken, a modular multi-language webshell coded by @secu_x11.

RequirementsSupportInstallUsageAdvanced UsageContributingFAQAcknowledgments


Kraken is a modular multi-language webshell focused on web post-exploitation and defense evasion. It supports three technologies (PHP, JSP and ASPX) and is core is developed in Python.

Kraken follows the principle of "avoiding command execution" by re-implementing it through the functionalities of the programming language in use. Kraken seeks to provide usability, scalability and improve the OPSEC of ongoing operations.

Although its main use is focused on offensive purposes (e.g. red teams, internal pentest), it is possible to use it by blue teams to evaluate existing defensive tools and configurations.

Version

1.2.0 - CHANGELOG Version

Documentation

All the information about the installation process, usage, internal design, contributions and much more is explained in the Github Wiki:

About

Kraken, a modular multi-language webshell coded by @secu_x11

https://makemalware.com

License:GNU General Public License v3.0


Languages

Language:Python 100.0%