Facebook-BruteForce
*This is for Educational purpose only, I am not responsible for what you do.
Install Requirements:
1. Firstly get FB id from profile
Example:
m.facebook.com/photo.php?fbid=241989689978802&id=100025053175948
Here id is only :100025053175948
2. Now download any wordlist or make any word list:
3. Open termux and Run commands:
pkg install git
git clone https://github.com/IAmBlackHacker/Facebook-BruteForce
pkg install python2
cd Facebook-BruteForce
pip3 install requests bs4
python2 facebook.py
Now start brute force
Protection Against Attacker :
Use Strong Password(Contain all chars + longest as possible)
Use two way authentication.
Make location based login(+browser based).
0 comments:
Post a Comment