After the shock of Facebook being hacked and leaking user information. This social network has decided to be more strict about security issues. After Facebook continuously updated to prevent Token leakage, we can no longer F12 and get Facebook Token like before.

Getting Token used to be very easy. Just open Browser Console (F12). Then Search for the phrase AEEEXXX is to be able to find the Token. But after this security update of Facebook, it seems that this method is no longer effective.

What is a token and what role does it play in relation to user accounts?

Token was invented to protect user accounts and protect online transactions. There is a lot of knowledge about it. So I can't say everything in one article. I will briefly outline the concept of Token for you to understand better.

Token is also understood as a form of electronic signature to authenticate the user. This data will be encoded into a string of letters and numbers. Every time the user intends to do something related to security, the server system will carefully check the Token.

The purpose is to identify users, this user cannot take or use the product of another user. A practical example is in Online transactions, each transaction process must carefully check Token to authenticate customers.

Instructions to get Full Rights Token

Get Full Rights IPhone Token

Step 1: Open Bookmark Bar on browser with key combination Ctrl + Shift + B

Step 2: Right click on the Bookmarks Bar and select Add Page

Add page bookmark

The screen will display the content you need to create a Bookmark:

  • Name: name as you like. Example: Get Token IPhone Full Rights
  • URL: paste the code below and click Save

javascript: var email = prompt(“Enter account:”, “username/email/phone number”); var password = prompt(“Enter password:”, “pass”); var url = “https://b-graph.facebook.com/auth/login?email=” + email + “&password=” + password + “&access_token=6628568379|c1e620fa708a1d5696fb991c1bde5662&method=post”; var win = window.open(url, '_blank'); win.focus();

Step 3: Go to Facebook.com and click on Bookmark “Get Token IPhone Full Rights”. 

Enter the Username and Password of the account that needs to get the IPhone Token and you're done.

Watch the video tutorial by author TUT Hieu Pham Doan:

Get Full Rights Token with Instagram

Access to Instagram authorization link. Select Continue as… until the end.

Then Open the Console interface by pressing F12 or combination Ctrl + Shift + C.

Screenshots from 2018 10 01 15 09 07

Switch the window to the Console Tab as shown above, then paste the JavaScript below and press Enter.

Get Full Rights Token 2019 Need User and Pass

You need to enter E-mail and Password in the first 2 lines, then copy the Code into Console in F12.

Author's Code dieudv at github:

Update to get Full Rights Token without entering Password

(Disabled)

Use the Code below and paste it into the Console in F12

In case you cannot use the Code, follow these steps:

Step 1: Visit this link: http://bit.ly/2TlLQK0
Step 2: Click Accept permission
Step 3: Go back and repeat the steps in the user manual.

Code to get HTC Token

(Disabled)

Code to get Iphone Token

(Disabled)

 

Screenshots from 2018 10 01 15 10 24

Press Enter and the Token will be returned immediately.

0 0 votes
Rate this article
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
1118