Code Monkey home page Code Monkey logo

Comments (13)

federicodotta avatar federicodotta commented on July 25, 2024 1

Fixed with Brida 0.4

from brida.

federicodotta avatar federicodotta commented on July 25, 2024

Hi! From the error it seems that you insert Python folder and not python binary in Brida configuration. You have to insert for example:

C:\python27\python.exe

It is not necessary to start Burp Suite with administrative rights.

Federico

from brida.

kaleemshaik7867 avatar kaleemshaik7867 commented on July 25, 2024

@federicodotta I am also facing the same Issue. I am using Mac

Here is the console log

Exception starting Pyro
server java.util.concurrent.TimeoutException java.util.concurrent.FutureTask.get(FutureTask.java:205) burp.BurpExtender.launchPyroServer(BurpExtender.java:914) burp.BurpExtender.actionPerformed(BurpExtender.java:1367) javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) java.awt.Component.processMouseEvent(Component.java:6533) javax.swing.JComponent.processMouseEvent(JComponent.java:3324) java.awt.Component.processEvent(Component.java:6298) java.awt.Container.processEvent(Container.java:2236) java.awt.Component.dispatchEventImpl(Component.java:4889) java.awt.Container.dispatchEventImpl(Container.java:2294) java.awt.Component.dispatchEvent(Component.java:4711) java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) java.awt.Container.dispatchEventImpl(Container.java:2280) java.awt.Window.dispatchEventImpl(Window.java:2746) java.awt.Component.dispatchEvent(Component.java:4711) java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) java.awt.EventQueue.access$500(EventQueue.java:97) java.awt.EventQueue$3.run(EventQueue.java:709) java.awt.EventQueue$3.run(EventQueue.java:703) java.security.AccessController.doPrivileged(Native Method) java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90) java.awt.EventQueue$4.run(EventQueue.java:731) java.awt.EventQueue$4.run(EventQueue.java:729) java.security.AccessController.doPrivileged(Native Method) java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) java.awt.EventQueue.dispatchEvent(EventQueue.java:728) java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

from brida.

kaleemshaik7867 avatar kaleemshaik7867 commented on July 25, 2024

image

from brida.

GHXST01 avatar GHXST01 commented on July 25, 2024

@kaleemshaik7867 are you using python 2.7?

from brida.

kaleemshaik7867 avatar kaleemshaik7867 commented on July 25, 2024

from brida.

federicodotta avatar federicodotta commented on July 25, 2024

Hi kaleemshaik7867! Your problem is different from GHXST01 problem.

Have you installed all Brida dependencies? Have you started frida-server on your mobile device?

Unfortunately at the moment it is difficult to debug starting problem but I'm working on it and soon I will release a new version of Brida with more verbose starting errors.

from brida.

federicodotta avatar federicodotta commented on July 25, 2024

Hi kaleemshaik7867! On the BAppStore there was a wrong (old) version of Brida. Now there is the correct one. Please try to remove and re-download Brida from BAppStore. Then remember that you have to use Brida JS file (obviously you can add your hooks and exports to that file, but Brida needs specific JS functions contained in that file).

Let me know if this solve your problem.

Federico

from brida.

federicodotta avatar federicodotta commented on July 25, 2024

Hi! I just release a new version of Brida (0.3) more verbose with errors when starting Pyro server. Let me know if with this version you can get more details on your problem.

from brida.

blshkv avatar blshkv commented on July 25, 2024

The problem seems with /tmp/bridaServicePyro.py as it does not support python3
The workaround is to specify /usr/bin/python2 in the configuration

from brida.

blshkv avatar blshkv commented on July 25, 2024

Is it fixed?

from brida.

federicodotta avatar federicodotta commented on July 25, 2024

Hi blshkv,

Brida 0.3 supports only Python 2. I made a lot of changes to Brida that I will publish for HackInParis 2020. Meanwhile you can find a fix for Python 3 here:

#39 (comment)

Federico

from brida.

blshkv avatar blshkv commented on July 25, 2024

can you push the patch to the git please? This way is easier to test it.

from brida.

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.