OWASP / QRLJacking

QRLJacking or Quick Response Code Login Jacking is a simple-but-nasty attack vector affecting all the applications that relays on “Login with QR code” feature as a secure way to login into accounts which aims for hijacking users session by attackers.
GNU General Public License v3.0
1.33k stars 619 forks source link

Showing errror when run is entered #242

Open Rgnk25 opened 4 months ago

Rgnk25 commented 4 months ago

[+] Using useragent chrome [!] Couldn't open Firefox! Check the installation instructions again!

krsnaaaaaa commented 3 months ago

i also got the same problem you have any solution of it ?

krsnaaaaaa commented 3 months ago

Would you please send me the tutorial of this command ? I tried but it didn't work.

On Sun, Mar 17, 2024 at 2:11 AM Utkarsh @.***> wrote:

============================[SOLVED]===================================== Geckodriver Version === > https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-linux64.tar.gz

$ sudo su $ pip3 install selenium==4.9.0 $ chown root:root /home/kali/.Xauthority # Root Permissions to Firefox $ python3 QrlJacker.py # Using python 3.11

— Reply to this email directly, view it on GitHub https://github.com/OWASP/QRLJacking/issues/242#issuecomment-2002119638, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDOJYF4J7N6NCTDLINUUUHDYYSTHBAVCNFSM6AAAAABD3YD2BKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGEYTSNRTHA . You are receiving this because you commented.Message ID: @.***>

Git-Utkarsh commented 3 months ago

Well if your major goal is to perform QRL jacking You can use this https://github.com/swagkarna/EvilJack It Uses Python's Optical Recognition to Capture QR codes of website and host it using flask ...😊 Hope you find it useful

krsnaaaaaa commented 3 months ago

Thanks for the tip! If i faced any problem i will contact you

On Tue, Mar 19, 2024 at 9:08 AM Utkarsh @.***> wrote:

Well if your major goal is to perform QRL jacking You can use this https://github.com/swagkarna/EvilJack http://EvilJack It Uses Python's Optical Recognition to Capture QR codes of website and host it using flask ...😊 Hope you find it useful

— Reply to this email directly, view it on GitHub https://github.com/OWASP/QRLJacking/issues/242#issuecomment-2005682614, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDOJYF4XRAWCZZZ6XG5K3IDYY6VRVAVCNFSM6AAAAABD3YD2BKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBVGY4DENRRGQ . You are receiving this because you commented.Message ID: @.***>