princemardoch / brute-force-facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook-BruteForce

Bruteforce attack, For educational purpose only

Install Requirements (on Linux)

>> apt-get install git python3 python3-pip python python-pip

Run commands one by one

>> git clone https://github.com/IAmBlackHacker/Facebook-BruteForce
>> cd Facebook-BruteForce
>> python3 -m pip install requests bs4
>> python3 -m pip install mechanize
>> python3 fb.py or python fb2.py

About


Languages

Language:Python 100.0%