Posts

Showing posts with the label QrlJacker

Qrljacker V2.0 - Qrljacking Exploitation Framework

Image
QRLJacker is a highly customizable exploitation framework to demonstrate " QRLJacking Attack Vector " to exhibit how it is slow to hijack services that depend on the QR Code equally an authentication as well as login method, Mainly it aims to heighten safety awareness regarding all the services using the QR Code equally the principal means to login users to unlike services! Prerequisites earlier installing: Linux or MacOS. (Not working on windows) Python 3.7+ Installing instructions: Update Firefox browser to the latest version Install the latest geckodriver from https://github.com/mozilla/geckodriver/releases as well as extract the file as well as therefore exercise : 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 Clone the repo amongst git clone https://github.com/OWASP/QRLJacking as well as ther...