Skip to content

kinghacker0/WhatsApp-QR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cover Image

WhatsApp-QR

Toolkit demonstrating another approach of a QRLJacking attack, allowing to perform of remote account takeover, through sign-in QR code phishing.

This Python program clearly demonstrates how an attacker can hijack a victim's WhatsApp Web session by sending a phishing link (iPhone Win). Once the victim scans their QR code, the attacker gains full access to their WhatsApp Web account.

#Installation Simply clone this repo on your local system by following the command

git clone https://github.com/kinghacker0/WhatsApp-QR
cd WhatsApp-QR
sudo apt install python3-pip python3-venv firefox-geckodriver

Install requirement packages

python -m venv venv
source venv\bin\activate
pip3 install -r requirements.txt

#Usage

python WhatsApp-QR.py

Now you can see the WhatsApp Web Window and Phishing URL on your terminal. #License WhatsApp-QR originally made by zr0n

About

Proof-of-concept to demonstrate dynamic QR swap phishing attacks in practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages