Ticker

6/recent/ticker-posts

How To Brute Force Attack On Network, WebApps and Directories: Kraken All-in-one Password Cracking Kit

 


When you decide to conduct security penetration testing, the first thing that comes to mind is where to start. Of course, you begin with information gathering, but the question is which tools you should start with. Many options are available, and relying on more than just one tool is not advisable. You have to open multiple tabs and run or execute them simultaneously.

In this blog, I'll introduce you to the most complete all-in-one bruteforce attack toolkit that can brute-force almost Network Protocol, Web Applications, and Directory paths by simply choosing any of the options from the lists.

You may also like to read: Top 10 Most Visited Websites By Hackers In 2024

Kraken All-in-one Brute-force Tool

It is the most complete all-in-one brute-force attack toolkit to find hidden directories, passwords, and sub-domains of websites and network protocols. Some of the key features of Kraken are as follows.

  • Sub-Domains
  • Broken SSH Brute Force
  • Broken FTP Brute Force
  • Directory Finder
  • WP-Brute Brute Force
  • WiFi Brute Force


Installation Guide

You can install Karken simply using your Terminal and git package by typing the command given below.
git clone https://github.com/jasonxtn/kraken
cd kraken && pip install -r requirements.txt

If you see any pip error then type 
python3 -m venv venv 
source venv/bin/activate
pip install -r requirements.txt

Once the installation is successfully completed, you can start Karken by using the following command.

python karken.py

To use a specific tool

Launch Kraken from the command line and select the desired tool from the main menu by typing its corresponding number then follow the on-screen prompts to input the required information. 


I hope this information is helpful for you, make sure to subscribe to us for future posts and updates on our social handles.