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 — All-in-One Toolkit for BruteForce Attacks | Kitploit
Tools/GitHubGitHub/jasonxtn/kraken
Password AttacksInformation GatheringWeb SecurityNetwork SecurityPenetration Testing
GitHubjasonxtn/kraken

Kraken

All-in-One Toolkit for BruteForce Attacks

View Repository
1.2k1761 year 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 →
Share

Kraken

A Python-based tool to centralize and streamline BruteForce Attacks

screenshot


About The Project

Kraken is a powerful, Python-based tool designed to centralize and streamline various brute-forcing tasks. Kraken provides a suite of tools for cybersecurity professionals to efficiently perform brute-force attacks across a range of protocols and services.

⚠️ WARNING: LEGAL DISCLAIMER

This tool is intended for educational purposes only. The author is not responsible for any illegal use of this tool. Users aresolely responsible for their actions.


👀 Screenshots


⚙️ Installation

To install Kraken, follow these steps:

root@kitploit:~
git clone https://github.com/jasonxtn/kraken.git
cd Kraken
pip install -r requirements.txt

To launch Kraken:

root@kitploit:~
python kraken.py

📖 Usage

Kraken offers a variety of tools for brute-forcing:

  1. Network Tools:

    • FTP Brute Force
    • Kubernetes Brute Force
    • LDAP Brute Force
    • VOIP Brute Force
    • SSH Brute Force
    • Telnet Brute Force
    • WiFi Brute Force
    • WPA3 Brute Force
  2. Webapps Tools:

    • CPanel Brute Force
    • Drupal Brute Force
    • Joomla Brute Force
    • Magento Brute Force
    • Office365 Brute Force
    • Prestashop Brute Force
    • OpenCart Brute Force
    • WooCommerce Brute Force
    • WordPress Brute Force
  3. Finder Tools:

    • Admin Panel Finder
    • Directory Finder
    • Subdomain Finder

To use a specific tool:

  1. Launch Kraken from the command line.
  2. Select the desired tool from the main menu by typing its corresponding number.
  3. Follow the on-screen prompts to input the required information.
  4. Review the results provided by the tool.

Example:

root@kitploit:~
root@kraken:~# 1

This command would start the FTP Brute Force tool.


⭐️ Show Your Support

If you find Kraken helpful or interesting, please consider giving us a star on GitHub. Your support helps promote the project and lets others know that it's worth checking out.

Thank you for your support! 🌟

Download Tool