Skip to content

Gaining access using a bruteforce attack | Facebook Bruteforce Attack

Notifications You must be signed in to change notification settings

Jasutinn/Facebook-Bruteforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Bruteforce

Gaining access using a bruteforce attack!

Install Requirements (on any Linux Distributions)

>> sudo apt install git python3 python3-pip python python-is-python3

Run commands one by one

>> git clone https://github.com/jasut1n/Facebook-Bruteforce
>> cd Facebook-BruteForce
>> python3 -m pip install -r requirements.txt
>> python3 facebook.py / facebook2.py

Screenshots

Installing Python3

pipinstall

Example of Bruteforce Attack

facebook bruteforce

Protection Against Attacker

  • Use Strong Password (Which contains standard password chars + longest as possible)
  • Use 2F Authentication.
  • Make location based login ( + Browser based)
This Python Script is based only on my knowledge. Happy Hacking Day!

©

  • Copyright of Justine Dela Torre (Jasutin)
  • Date: 04/05/2022

About

Gaining access using a bruteforce attack | Facebook Bruteforce Attack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages