GithubHelp home page GithubHelp logo

bug in open firefox about qrljacking HOT 18 OPEN

descontrol123 avatar descontrol123 commented on August 21, 2024
bug in open firefox

from qrljacking.

Comments (18)

hemanthreddiee avatar hemanthreddiee commented on August 21, 2024 3

I also had the same issue.

Just downgrade selenium using
$ pip install selenium==4.9.0

Hope this works.

from qrljacking.

hamzasakhicyber avatar hamzasakhicyber commented on August 21, 2024 1

I have fixed it, Just used the given command to give root privileges to the firefox.

  1. sudo su
  2. chown root:root /home/kali/.Xauthority

from qrljacking.

LucaReggiannini avatar LucaReggiannini commented on August 21, 2024

Hello, can you please run the following commands and post the output?

file /usr/local/share/geckodriver
ls -al /usr/local/share/geckodriver
which firefox
firefox --version

from qrljacking.

descontrol123 avatar descontrol123 commented on August 21, 2024

Captura de pantalla (453)
hello it appears like this and I have the most recent version of firefox

from qrljacking.

LucaReggiannini avatar LucaReggiannini commented on August 21, 2024

Hello, can you please run the following commands and post the output?

file /usr/local/share/geckodriver
ls -al /usr/local/share/geckodriver
which firefox
firefox --version

Please, try this

from qrljacking.

descontrol123 avatar descontrol123 commented on August 21, 2024

Captura de pantalla 2023-07-20 152917
there it is friend

from qrljacking.

LucaReggiannini avatar LucaReggiannini commented on August 21, 2024

Captura de pantalla 2023-07-20 152917 there it is friend

Seems like you downloaded the wrong gecko version: i see "aarch64" (for ARM) processor but probably you need the x64 version for Linux.
You may need this https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-linux64.tar.gz

from qrljacking.

descontrol123 avatar descontrol123 commented on August 21, 2024

Captura de pantalla 2023-07-21 214827
The same friend, look, I installed what you sent me and I put selenium 4.9.0 in it and I put the command use grabber/whatsapp and nothing appears. What else could it be?

from qrljacking.

LucaReggiannini avatar LucaReggiannini commented on August 21, 2024

It is normal if nothing happens: when you run QRLJacker it will spawn an invisible Selenium (Firefox) instance and starts listening on the local port you set with set port command (for example set port 8080) if you connect to, for example, localhost:8080 with your browser you will see the phishing page correctly. Let me know if the problem is fixed

from qrljacking.

ZiadGad avatar ZiadGad commented on August 21, 2024

I also had the same issue.

Just downgrade selenium using $ pip install selenium==4.9.0

Hope this works.

It Works For me

from qrljacking.

dey-joydeep avatar dey-joydeep commented on August 21, 2024

@LucaReggiannini

Can you please help with this error?

  • Python version: 3.11 (single version)
  • Selenium: 3.141.0
QrlJacker > use grabber/whatsapp

QrlJacker Module(grabber/whatsapp) > set port 3200
[+] port => 3200

QrlJacker Module(grabber/whatsapp) > run
[+] Using the default useragent
 Exception: Message: Process unexpectedly closed with status 1

 Trackback: 
Traceback (most recent call last):
  File "/home/jds/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
                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/firefox/webdriver.py", line 201, in __init__
    super().__init__(command_executor=executor, options=options, keep_alive=True)
  File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/remote/webdriver.py", line 286, in __init__
    self.start_session(capabilities, browser_profile)
  File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/remote/webdriver.py", line 378, in start_session
    response = self.execute(Command.NEW_SESSION, parameters)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/remote/webdriver.py", line 440, in execute
    self.error_handler.check_response(response)
  File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/remote/errorhandler.py", line 245, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: Process unexpectedly closed with status 1

[!] Couldn't open Firefox! Check the installation instructions again!

QrlJacker Module(grabber/whatsapp) > 

from qrljacking.

LucaReggiannini avatar LucaReggiannini commented on August 21, 2024

@dey-joydeep can you please repeat the following steps made by other users in this thread?

Commands:

Hello, can you please run the following commands and post the output?

file /usr/local/share/geckodriver
ls -al /usr/local/share/geckodriver
which firefox
firefox --version

Please, try this

Run the commands and post the output here

from qrljacking.

anarhia01 avatar anarhia01 commented on August 21, 2024

(.venv) [castrv@castrv phish]$ file /usr/local/share/geckodriver
/usr/local/share/geckodriver: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, BuildID[sha1]=204c340e375aa3e0fd8a9fa16ee94460221f8f1e, with debug_info, not stripped
(.venv) [castrv@castrv phish]$ ls -al /usr/local/share/geckodriver
-rwxr-xr-x. 1 castrv castrv 9710704 Π°ΠΏΡ€ 3 00:59 /usr/local/share/geckodriver
(.venv) [castrv@castrv phish]$ which firefox
/usr/bin/firefox
(.venv) [castrv@castrv phish]$ firefox --version
Mozilla Firefox 116.0.3

from qrljacking.

Raxuis avatar Raxuis commented on August 21, 2024

@dey-joydeep can you please repeat the following steps made by other users in this thread?

Commands:

Hello, can you please run the following commands and post the output?

file /usr/local/share/geckodriver
ls -al /usr/local/share/geckodriver
which firefox
firefox --version

Please, try this

Run the commands and post the output here

/usr/local/share/geckodriver: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, BuildID[sha1]=204c340e375aa3e0fd8a9fa16ee94460221f8f1e, with debug_info, not stripped
-rwxr-xr-x 1 raphael raphael 9710704 Apr 2 23:59 /usr/local/share/geckodriver
/usr/bin/firefox
zsh: exec format error: firefox

from qrljacking.

dileep-2002 avatar dileep-2002 commented on August 21, 2024

thanks bro it works for my system

from qrljacking.

LucaReggiannini avatar LucaReggiannini commented on August 21, 2024

@Raxuis, @anarhia01 Sorry for the late response. I'm not sure you have the right Geckodriver version. Can you try to repeat the installation process with https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-linux64.tar.gz

from qrljacking.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.