0% found this document useful (0 votes)
902 views

Script FB Target 2019-1 (SFILE PDF

This document provides instructions for installing software to conduct brute force attacks against Facebook accounts. It lists commands to update operating systems, install Python and other dependencies, clone a GitHub repository containing brute force code, make the code executable, and run the Python script to begin attacks.

Uploaded by

Ririn Darmayanty
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
902 views

Script FB Target 2019-1 (SFILE PDF

This document provides instructions for installing software to conduct brute force attacks against Facebook accounts. It lists commands to update operating systems, install Python and other dependencies, clone a GitHub repository containing brute force code, make the code executable, and run the Python script to begin attacks.

Uploaded by

Ririn Darmayanty
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

HACK FB TARGET 2019

🇨SYNDYCATE
ö🇲 ë    🇹 öö    🇵 4🇵 4
TEAM

$ apt update && apt upgrade -y $ apt install python2 -y


$ apt install python2-dev
$ pip2 install mechanize
$ apt install git
$ git clone https://github.com/IqbalzNoobs/fb-brute
$ cd fb-brute
$ chmod +x brute.py
$ python2 brute.py

You might also like