Hack Facebook Account Password Using Brute Force
But, In our case I’ll be using a Python script and a Long Dictionary Of passwords.
Requirement
A Kali Machine / Or Any Python Engine Will work!
Facebook.py ( v1 or v2 )
A FaceBook id
CrackStation Word List
STEPS
Step 1. Install Python-mechanize using command mention below
~#apt-get install python-mechanize
Step 2. Add facebook.py using the command below
~# chmod +x facebook.py [*]
~# python facebook.py
Step 3. Now enter |Email| or |Phone number| or |Profile ID number| or |Username| of the victim,
Step 4. Now Give The "Path" Of Your CrackStation Word list
Step 5. Now it will try all passwords present in the word list, So relax as it will take time depending on speed of your processor and password strength of your victim!
Hope you like it stay with me for more.