Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (36 loc) · 1.16 KB

README.md

File metadata and controls

39 lines (36 loc) · 1.16 KB

FBrutor

Facebook bruteforce tool over TOR network


made with python

Screenshots


Kali/Ubuntu/Termux Installation

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

Disclaimer!!!

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.