
Latest Facebook brute force tool.
In this article I would make you aware of a new tool for brute forcing Facebook accounts and how to use it. This tool is not 100% guaranteed to hack any facebook account
Successfully. Don’t be depressed yet , you should make your password list on the victim’s account ( Facebook )
You don’t know how to make a password list of yours , follow this to the page
Termux:
pkg install python2
pkg install git
git clone https://github.com/Ranginang67/Firecrack
cd Firecrack
pip2 install -r requirements.txt
python2 firecrack.py
help
Linux:
apt-get install python
apt-get install python-pip
apt-get install git
git clone https://github.com/Ranginang67/Firecrack
cd Firecrack
pip install -r requirements.txt
python firecrack.py
help
NOTE:
1.before use facebook random attack, edit file “nano module/wordlist.txt” and add your wordlist minim of 5 line
2.before use firecrack deface, put your deface script one folder with firecrack.py