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 617 forks source link

Couldn't open Firefox! Check the installation instructions again! #168

Open lazengann86-zz opened 2 years ago

lazengann86-zz commented 2 years ago

Anyone else getting this issue?

My current Firefox version is 91.5.0esr should be up to date.

whiteman-69 commented 2 years ago

Firefox version (97.0.1) up to date latest version Python3 version 3.9.8 I'd followed alll instruction but still its showing me error that *Couldn't open Firefox! Check the installation instructions againn ! Please hellp me im tiredd offf itttt

lazengann86-zz commented 2 years ago

Firefox version (97.0.1) up to date latest version Python3 version 3.9.8 I'd followed alll instruction but still its showing me error that *Couldn't open Firefox! Check the installation instructions againn ! Please hellp me im tiredd offf itttt

Same, I just completely gave up on this tool.

Enigma1309 commented 2 years ago

remove the gecko driver (if any) and make sure to paste the gecko driver to the given directory without using root

ayushis2ayush commented 2 years ago

Bruhh!!! Still now working error there please help out with this issue why not working or make a separate video!!!

TalhaJamal001 commented 2 years ago

Same with me, I have tried everything i could but still its not working Help me

owais1900 commented 1 year ago

IMG_20230204_192122 Help couldn't open firefox

ayushis2ayush commented 1 year ago

I solved this problem....Soon i will share you the solution....

On Sat, Feb 4, 2023 at 7:22 PM owais1900 @.***> wrote:

[image: IMG_20230204_192122] https://user-images.githubusercontent.com/124440422/216771270-768d5808-a24c-4b34-93a9-e780e81bcb0a.jpg Helo couldn't open firefox

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

krish154 commented 1 year ago

i am getting the samw issue can anyone help me with this

dorzie66 commented 1 year ago

I solved this problem....Soon i will share you the solution.... On Sat, Feb 4, 2023 at 7:22 PM owais1900 @.> wrote: [image: IMG_20230204_192122] https://user-images.githubusercontent.com/124440422/216771270-768d5808-a24c-4b34-93a9-e780e81bcb0a.jpg Helo couldn't open firefox — Reply to this email directly, view it on GitHub <#168 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQTKKWG7VJYWZRM6W4MCZOTWVZNINANCNFSM5NQMALZQ . You are receiving this because you commented.Message ID: @.>

how did you solve the problem?

karthika-1119 commented 1 year ago

There is no answer provided for the issue which is arrived

Enigma1309 commented 1 year ago

I solved this problem....Soon i will share you the solution.... On Sat, Feb 4, 2023 at 7:22 PM owais1900 @._> wrote: [image: IMG_20230204192122] https://user-images.githubusercontent.com/124440422/216771270-768d5808-a24c-4b34-93a9-e780e81bcb0a.jpg Helo couldn't open firefox — Reply to this email directly, view it on GitHub <#168 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQTKKWG7VJYWZRM6W4MCZOTWVZNINANCNFSM5NQMALZQ . You are receiving this because you commented.Message ID: @_._>

how did you solve the problem?

when ur copying the gecko driver make sure to copy and paste it without root permissions

Hilmand commented 1 year ago

has anyone solved the issue ? if yes, please tell me how ???

LucaReggiannini commented 1 year ago

Hello guys. The framework got several updates recently: maybe it's worth a retry.

If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions

If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)

edit: plus if you are not running the framework as root make sure to set the port higher than 1024!

WaseemKarim commented 1 year ago

Couldn't open Firefox! Check the installation instructions again! Any Fix plz!

LucaReggiannini commented 1 year ago

Please follow the following instructions

Hello guys. The framework got several updates recently: maybe it's worth a retry.

If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions

If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)

edit: plus if you are not running the framework as root make sure to set the port higher than 1024!

Nanioo5 commented 1 year ago

Please follow the following instructions

Hello guys. The framework got several updates recently: maybe it's worth a retry. If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error) edit: plus if you are not running the framework as root make sure to set the port higher than 1024! i followed your procedure it shows like this Exception: WebDriver.init() got an unexpected keyword argument 'executable_path' Trackback: Traceback (most recent call last): File "/home/kali/Downloads/QRLJacking/QRLJacker/core/browser.py", line 76, in new_session new_headless[module_name]["Controller"] = Firefox(profile, executable_path="/usr/local/share/geckodriver", capabilities=caps)#options=self.opts) # Inserting the browser object ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: WebDriver.init() got an unexpected keyword argument 'executable_path'

Nanioo5 commented 1 year ago

help me with this please

LucaReggiannini commented 1 year ago

Please follow the following instructions

Hello guys. The framework got several updates recently: maybe it's worth a retry. If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error) edit: plus if you are not running the framework as root make sure to set the port higher than 1024! i followed your procedure it shows like this Exception: WebDriver.init() got an unexpected keyword argument 'executable_path' Trackback: Traceback (most recent call last): File "/home/kali/Downloads/QRLJacking/QRLJacker/core/browser.py", line 76, in new_session new_headless[module_name]["Controller"] = Firefox(profile, executable_path="/usr/local/share/geckodriver", capabilities=caps)#options=self.opts) # Inserting the browser object ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: WebDriver.init() got an unexpected keyword argument 'executable_path'

seems that this is another problem that depends on Selenium (it seems a known issue) and not on QRLJacker. Please take a look at https://github.com/mintapi/mintapi/issues/603 for a fix.

LucaReggiannini commented 1 year ago

Cano you guys confirm if the issue is still present?

AKera203 commented 1 year ago

anyone got a real fix for the issue that can help, or people are just having fun making others go in spirals!!!

LucaReggiannini commented 1 year ago

anyone got a real fix for the issue that can help, or people are just having fun making others go in spirals!!!

Please have a look at my past comments. The problem is caused by Selenium. A temporary fix is to downgrade your Selenium version: pip install "selenium<4.10". If the problem persist, please post your full output of the error as i suggested before:

Hello guys. The framework got several updates recently: maybe it's worth a retry.

If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions

If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error)

edit: plus if you are not running the framework as root make sure to set the port higher than 1024!

MuntasirArafat commented 9 months ago

I Tried with "python3 QrlJacker.py --debug" command to see the errors it shows this what to do now ?

Screenshot 2023-10-21 205018

1-chetanyadav commented 8 months ago

✅✅✅ COULD'T OPEN FIREFOX fix >> I DID THIS AND THIS ERROR WAS FIXED

Sudo apt update Sudo apt upgrade

Pip install selenium less than 4.10 >> pip install "selenium<4.10"

Reload and refresh in QRLJacking (main menu)

It will fix the error >>

fix hackwhast
1-chetanyadav commented 8 months ago

anyone got a real fix for the issue that can help, or people are just having fun making others go in spirals!!!

Please have a look at my past comments. The problem is caused by Selenium. A temporary fix is to downgrade your Selenium version: pip install "selenium<4.10". If the problem persist, please post your full output of the error as i suggested before:

Hello guys. The framework got several updates recently: maybe it's worth a retry. If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error) edit: plus if you are not running the framework as root make sure to set the port higher than 1024!

thanks it worked >>

1-chetanyadav commented 8 months ago

has anyone solved the issue ? if yes, please tell me how ???

try this

1-chetanyadav commented 8 months ago

Please follow the following instructions

Hello guys. The framework got several updates recently: maybe it's worth a retry. If you have this problem on the most recent version then you should make sure that Geckodriver is located in /usr/local/share/geckodriver and has the correct executable permissions. To know how to do this please check the install instruction here: https://github.com/LucaReggiannini/QRLJacking/tree/master/QRLJacker#installing-instructions If you stll have the problem please do the following: launch Qrljacker and use verbose and debug commands to increment the verbosity of the output. Write here the full output (from the program start to the error) edit: plus if you are not running the framework as root make sure to set the port higher than 1024! i followed your procedure it shows like this Exception: WebDriver.init() got an unexpected keyword argument 'executable_path' Trackback: Traceback (most recent call last): File "/home/kali/Downloads/QRLJacking/QRLJacker/core/browser.py", line 76, in new_session new_headless[module_name]["Controller"] = Firefox(profile, executable_path="/usr/local/share/geckodriver", capabilities=caps)#options=self.opts) # Inserting the browser object ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: WebDriver.init() got an unexpected keyword argument 'executable_path'

try this>>

kayky-developer commented 8 months ago

✅✅✅ NÃO CONSEGUI ABRIR a correção do FIREFOX >> FIZ ISSO E ESTE ERRO FOI CORRIGIDO

Atualização do Sudo apt Atualização do Sudo apt

Pip instala selênio menor que 4,10 >> pip instala "selenium<4,10"

Recarregue e atualize no QRLJacking (menu principal)

Isso corrigirá o erro >>

consertar hackear

It worked, thank you very much

omd01 commented 6 months ago

✅✅✅ COULD'T OPEN FIREFOX fix >> I DID THIS AND THIS ERROR WAS FIXED

Sudo apt update Sudo apt upgrade

Pip install selenium less than 4.10 >> pip install "selenium<4.10"

Reload and refresh in QRLJacking (main menu)

It will fix the error >>

fix hackwhast

Session was not stored or shown on the terminal ? After scanning qr

medicorpmathur commented 5 months ago

What i did and its working ...Just down grade the selenium

chmod ugo+rwx /usr/local/share/geckdriver

chmod ugo+rwx /usr/local/share

pip install "selenium<4.10" then restart

python3 QrlJacker.py

image image

its working !

eccentric66 commented 5 months ago

What i did and its working ...Just down grade the selenium

chmod ugo+rwx /usr/local/share/geckdriver

chmod ugo+rwx /usr/local/share

pip install "selenium<4.10" then restart

python3 QrlJacker.py

image image

its working !

Thankyou so much friend :)

eccentric66 commented 5 months ago

i have completed every step but after scanning whatsapp no session came in kali linus terminal

![Uploading image.png…]()

moisha0007 commented 4 months ago

Screenshot 2024-03-13 230038 please help me!!

rundutproject commented 2 months ago

What i did and its working ...Just down grade the selenium

chmod ugo+rwx /usr/local/share/geckdriver

chmod ugo+rwx /usr/local/share

pip install "selenium<4.10" then restart

python3 QrlJacker.py