chitranjan-gupta / QRPhishing

Hijack the Web session using QRPhishing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Hijack the Web session using QRPhishing

License:MIT License


Languages

Language:JavaScript 87.5%Language:HTML 12.1%Language:Batchfile 0.4%