Skip to content

The "HACK-WHATSAPP-SJACKING" project on GitHub by SAZZAD-AMT provides tools and scripts to hack WhatsApp through QR code jacking. It includes detailed steps for setup and execution, leveraging Python and related libraries to exploit vulnerabilities in WhatsApp Web's authentication process.

License

Notifications You must be signed in to change notification settings

SAZZAD-AMT/HACK-WHATSAPP-SJACKING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACK-WHATSAPP-SJACKING

Prerequisites before installing:

  1. Linux or MacOS. (Not working on windows)
  2. Python 3.7+

Installing instructions:

  1. Update Firefox browser to the latest version
  2. Install the latest geckodriver and extract the file then do : Clone the repo with https://github.com/SAZZAD-AMT/HACK-WHATSAPP-SJACKING.git there also have the geckdriver.
    • tar -xvf geckodriver-v0.33.0-linux64.tar.gz extract tar file to this cmd
    • chmod +x geckodriver
    • sudo mv -f geckodriver /usr/local/share/geckodriver
    • sudo ln -s /usr/local/share/geckodriver /usr/local/bin/geckodriver
    • sudo ln -s /usr/local/share/geckodriver /usr/bin/geckodriver
  3. then do cd QRLJacker
  4. Install all the requirements with pip install -r requirements.txt
  5. Now you can run the framework with python QrlJacker.py --help
  6. Now you can run the framework with python QrlJacker.py
  7. check: list
  8. select options: use grabber/whatsapp
  9. ports details : options
  10. set port: set port 5656 any port you can use.
  11. write and press enter & bomb: run, and browse: 0.0.0.0:5656 then scan the QR code. wait for while, get a confirmation then go the next step.
  12. session check: sessions
  13. connect Whatsapp with Browser: sessions -i 0 you have to choose the sessions number.
  14. Done

image instructions

About

The "HACK-WHATSAPP-SJACKING" project on GitHub by SAZZAD-AMT provides tools and scripts to hack WhatsApp through QR code jacking. It includes detailed steps for setup and execution, leveraging Python and related libraries to exploit vulnerabilities in WhatsApp Web's authentication process.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published