Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 866 Bytes

README.md

File metadata and controls

46 lines (34 loc) · 866 Bytes

QRPhishing

Hijacking the Web session using QRPhishing. Read the documentaion on wiki.

Run Locally

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

License

MIT License

Disclaimer

QRPhishing is created for educational purpose and it's not responsible for any misuse or illegal purposes.