Facebook bruteforce tool over TOR network
if kali / ubuntu or other linux first:
sudo su
else
apt update && apt upgrade -y
apt install git python tor torsocks -y
cd ~/
git clone https://github.com/7wp81x/FBrutor
cd FBrutor/
pip install -r requirements.txt
python3 fbrutor.py -h
This tool is designed for educational and ethical testing purposes only, The author strictly prohibits the use of this tool for any unauthorized or malicious activities. By using this tool, you agree that you are responsible for your actions and compliance with applicable laws and regulations. The author disclaims any liability for damages or legal consequences resulting from misuse of this tool. Use responsibly and ethically.