Hack Facebook Account Password Using Brute Force.

💥💥Hacking tricks💥💥💥💥

First lets know something about Brute force attacks, “A brute force attack is a trial-and-error method used to obtain information such as a user password or personal identification number (PIN).


In a brute force attack, automated software is used to generate a large number of consecutive guesses as to the value of the desired data.”


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! Which I'll upload shortly.



Now, Lets Start The Work


step 1. Install Python-mechanize using command mention below
[*] root@root:~#apt-get install python-mechanize


step 2. Add facebook.py using the command below

[*] root@root~# chmod +x facebook.py [*] root@root:~# 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!



Enjoy! Follow us for more... 

No comments:

Post a Comment

EXIF Stripper: A web based image-metadata remover utility

https://ckure.esy.es/rx/tools/exif/ *Images are uploaded on a shared hosting server. This may be concerning even though there is a script th...