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.35k stars 615 forks source link

session interaction started but couldn't open browser #142

Closed naveenkumar6284 closed 3 years ago

naveenkumar6284 commented 3 years ago

I was able to get session successfully but when i tried to interact with the session it says as [+] Starting interaction with (0)... [!] Couldn't open browser to view session!

if anyone encountered this issue and was able to resolve it please help me to resolve it. Also can anyone tell me why this issue is encountered.

im using geckodriver v0.29.1 python v3.9.2 firefox v78.9

issue

cristbaby commented 3 years ago

a mi me pasa lo mismo, ¿encontraste la respuesta?