-
Notifications
You must be signed in to change notification settings - Fork 657
Description
Hello,
I recently started exploring QRLJacking using this framework, but I'm having trouble understanding the complete setup process. I have successfully installed the tool and launched it, but I am unsure about the exact steps needed to capture QR codes and execute the attack workflow properly.
Could you please provide a detailed step-by-step tutorial on:
Setting up the necessary dependencies (e.g., Python, Firefox, Geckodriver, Greasemonkey, etc.).
Properly configuring the browser.py file to avoid WebDriver errors.
Running the framework to successfully grab and inject QR codes.
Setting up the phishing page (phishing.html) and server-side script (qrHandler.php).
Ensuring that everything works correctly without errors.
I appreciate any guidance or documentation you can provide. Thanks in advance!
