An open API service indexing awesome lists of open source software.

https://github.com/hack-bitgod/facebrute

This ia an Offensive Bruteforce Attack Tool, Just For Educational Purpose Only
https://github.com/hack-bitgod/facebrute

brute-force-attacks bruteforce bruteforce-password-cracker facebook facebook-hack facebook-hacking facebook-hacking-tools facebook-login offensive offensive-scripts phishing-attacks phishing-tool

Last synced: about 2 months ago
JSON representation

This ia an Offensive Bruteforce Attack Tool, Just For Educational Purpose Only

Awesome Lists containing this project

README

        

### FACEBRUTE
```
This ia an Offensive Bruteforce Attack Tool, Just For Educational Purpose Only
```
For Questions Telegram: https://t.me/HackBitGod Email Me: [email protected]

## Install Requirements on any Linux Distribution
```
>> apt-get install git python3 python3-pip python python-pip
```

## Run commands one by one
```
>> git clone https://github.com/Hack-BitGod/FACEBRUTE.git
>> cd FACEBRUTE
>> python3 -m pip install requests bs4
>> python3 -m pip install mechanize
>> python3 FBRUTE.py, python3 FBRUTE2.py or python3 FBRUTE3.py
```