Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 979 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 979 Bytes

Facebook-BruteForce

Bruteforce attack for Facebook Account

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

Screenshots

CAPTURE 1 CAPTURE 1 CAPTURE 1

Protection Against Attacker

  • Use Strong Password(which contains standard password chars + longest as possible)
  • Use 2F Authentication.
  • Make location based login(+browser based).
Happy Hacking Day! (Just For Knowledge).