Code Monkey home page Code Monkey logo

Comments (8)

thypon avatar thypon commented on July 28, 2024

Have you tried with a known working endpoint?

https://anilist.co/graphql should do the trick.

from inql.

thypon avatar thypon commented on July 28, 2024

Also knowing:

  1. your install steps
  2. your OS, java and jython version (and in case burp version)
  3. Your command line for running what you run

Can be helpful.

from inql.

wo1f1ow avatar wo1f1ow commented on July 28, 2024

Have you tried with a known working endpoint?

https://anilist.co/graphql should do the trick.

Tried that endpoint and got the same error. More information as requested:

  1. My installation steps:
    Installed the app from Burp Extender App Store.
  2. Python environment in options is set to: jython-standalone-2.7.0.jar. My OS is Catalina 10.15.5, java version "13.0.1" 2019-10-15, Java(TM) SE Runtime Environment (build 13.0.1+9), Java HotSpot(TM) 64-Bit Server VM (build 13.0.1+9, mixed mode, sharing)
  3. Not running anything from command line. Using the Burp Extension.

The nQL Stand-Alone UI version works fine but I would like it to get it working in Burp for better workflow. Maybe I have the wrong jython version?

from inql.

thypon avatar thypon commented on July 28, 2024

I tried with your setup and it seems to be related to jython 2.7.0 not having the create_default_context on ssl context creation.

They had similar issue in other projects too:

rabbitmq/rabbitmq-management#225

from inql.

thypon avatar thypon commented on July 28, 2024

As a workaround you may use a more recent version of jython.

https://repo1.maven.org/maven2/org/python/jython-standalone/2.7.2/jython-standalone-2.7.2.jar

from inql.

thypon avatar thypon commented on July 28, 2024

fixed in https://github.com/doyensec/inql/releases/tag/v3.0.0

from inql.

 avatar commented on July 28, 2024

I would like to use jython 2.7.2 but burp is messing with this version on my system ¯_(ツ)_/¯. So I have to use 2.7.0 and im still getting same error with @wo1f1ow.

from inql.

thypon avatar thypon commented on July 28, 2024

Ehi @xyele can you please open an issue with the new template format providing url, stacktrace, Java version, etc?

It may be possible that the error is at the same line, but the issue is arising from another reason.

from inql.

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.