Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Kraken — Modular multi-language webshell for web post-exploitation with PHP, JSP, and ASPX agents. Features defense evasion, C2 mode, and Python-based core for red team operations. | Kitploit
Tools/GitHubGitHub/kraken-ng/kraken
Payload GenerationWeb Application ExploitationCommand and ControlRed Teaming
GitHubkraken-ng/kraken

Kraken

Modular multi-language webshell for web post-exploitation with PHP, JSP, and ASPX agents. Features defense evasion, C2 mode, and Python-based core for red team operations.

View Repository
5554932 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Website
Share

Kraken


Kraken

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

Requirements • Support • Install • Usage • Advanced Usage • Contributing • FAQ • Acknowledgments


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

PHP, JSP and ASPX

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:

  • I. Home
  • II. Support
    • Agents supported
    • Modules supported
      • Support on Linux
      • Support on Windows
    • Version testing
  • III. Getting Started
    • Requirements
    • Installation
      • Installation on Linux
      • Installation on Windows
      • Installation on MacOS
    • Usage
      • Choosing the web technology
      • Choosing the environment
      • Deploying the environment
      • Modifying agent
      • Selecting a connection profile
      • Connection from client
    • Advanced Usage
      • Standard Mode
        • Using Java Agent
        • Using NET Agent
      • Command and control Mode
  • IV. Contribute
    • Module contributions
      • Introduction
      • PHP Module Creation
        • PHP Template Structure
        • PHP Module Development
        • PHP Module Versioning
        • PHP Module Registration
      • Java Module Creation
        • Java Template Structure
        • Java Module Development
        • Java Module Versioning
        • Java Module Registration
      • NET Module Creation
        • NET Template Structure
        • NET Module Development
        • NET Module Versioning
        • NET Module Registration
    • Dispatcher contributions
    • Formater contributions
    • Environment contributions
  • V. Internals
  • VI. FAQ & Troubleshooting
    • Known bugs
  • VII. Acknowledgments & References
    • Acknowledgments
    • References
Download Tool
  • Util contributions