XBruteForcer – Brute Force Tool for Website Login

 Hey Folks, in this tutorial we are going to tell you about another popular brute forcing tool called “XBruteForcer“. X Brute Forcer is an advanced bruteforce tool that allows us to crack the login of different kind of cms based websites using brute forcing techniques. It also provide us host list feature which means we can bruteforce on multiple accounts at single time. It supports following CMS.

  • [1] WordPress (Auto Detect Username)
  • [2] Joomla
  • [3] DruPal
  • [4] OpenCart
  • [5] Magento
  • [6] All (Auto Detect CMS)

Let’s take a look 😛 !!

Installation

It is great that we do not need to install any dependencies to operate this tool. But make sure that the Perl tool must be pre-installed in your system, which often comes pre-installed in the kali linux. First of all download this tool using git clone command and go to the directory.

Done 😛 !! Installation has been done and now we can start this tool by using the perl command.

Create Wordlist

To crack the login of the web application, we need to create a wordlist of username and password. For that you can use various tools such as cuppcrunch etc.

Now just place the wordlist that you have created yourself or downloaded from the internet.

Usage 😛 !! perl XBruteForcer.pl -l < username wordlist > -p < password wordlist >

After executing the command you will get the options mentioned in the image below. We already know that the target website is designed on the WordPress cms, hence we will choose option first.

Amazing 😛 !! After trying several combinations of passwords, it will definitely crack the password as seen in the image below.

If you don’t know anything about the target then you can choose the sixth option and start brute force attack.

Post a Comment

Previous Post Next Post