Kraken is a powerful Python tool designed to centralize and simplify various brute-force tasks, helping cybersecurity professionals efficiently perform brute-force attacks on multiple protocols and services.
https://github.com/jasonxtn/Kraken
Installing Kraken
Follow these steps:
Clone the repository:
git clone https://github.com/jasonxtn/kraken.git
Enter the directory:
cd Kraken
Install dependencies:
pip install -r requirements.txt
Start Kraken:
python kraken.py
Usage
Kraken provides a range of brute-force tools, including:
-
Network Protocol Cracking
FTP Brute Force
Kubernetes Brute Force
LDAP Brute Force
VOIP Brute Force
SSH Brute Force
Telnet Brute Force
WiFi Brute Force
WPA3 Brute Force -
Web Application Cracking
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 -
Finder
Admin Panel Finder
Directory Finder
Subdomain Finder
How to Use Kraken
Start Kraken by launching the program through the command line interface.
Select the tool you need to use by entering the corresponding number.
Follow the prompts on the screen to enter the required information.
View the results provided by the tool.
For example, if you want to use the FTP brute-force tool, simply enter the following command:
root@kraken:~# 1
This will start the FTP brute-force tool.