5,048
Posts
Posts
4,923
Threads
Threads
3958
Likes
Likes
114432.00
Credits
Credits
Tutorial - Hack Whatsapp With QRL Jacking
♻️ QRLJacking or Quick Response Code Login Jacking is a simple-but-nasty attack vector affecting all the applications that rely on the “Login with QR code” feature as a secure way to login into accounts which aims for hijacking user's session by attackers. ♻️
☢️ Installation of QRLJacking :
Code:
apt update
apt install git
apt install python
apt install python3
pip install --upgrade pip
git clone https://github.com/OWASP/QRLJacking.git
cd QRLJacking
ls
chmod +x *
pip install -r requirements.txt
python3 QrlJacker.py
Now the Framework Opened & run the modules