Breaking

QRLJacker - QRLJacking Exploitation Framework

Requirements

  • Python 2.7.x
  • Requests
  • Pillow
  • Selenium
  • configparser

Installation on Window

bạn cần cài  the framework trước

cd QRLJacking/QrlJacking-Framework
pip install -r requirements.txt
python QRLJacker.py

Installation on Ubuntu 16.04

sudo apt-get install python-dev python-pip libncurses5-dev git
git clone https://github.com/OWASP/QRLJacking
cd QRLJacking/QrlJacking-Framework
pip install -r requirements.txt
python QRLJacker.py

Installation on OSX

git clone https://github.com/OWASP/QRLJacking
cd QRLJacking/QrlJacking-Framework
sudo easy_install pip
sudo pip install -r requirements.txt
python QRLJacker.py

ScreenShot

alt img

Nguồn

Powered by Blogger.