Hijacking the Web session using QRPhishing. Read the documentaion on wiki.
Node.js Must be installed on your system
https://nodejs.org
Chrome Web Driver Must be in your Path Download the Chrome Web Driver from this link for your system
https://chromedriver.chromium.org
Clone the project
git clone https://github.com/chitranjan-gupta/QRPhishing
Go to the project directory
cd QRPhishing
Install dependencies
npm install
Start the server
npm run start
QRPhishing is created for educational purpose and it's not responsible for any misuse or illegal purposes.