Skip to content

dyno-mites: standalone UI, GraphiQL, Tabbed Editor

Compare
Choose a tag to compare
@thypon thypon released this 29 May 21:34
· 195 commits to master since this release
6b6cb36

New features:

  • Jython Standalone GUI; start with jython -m inql
  • Embedded GraphiQL Console with "Send to GraphiQL" functionality. Support for stubbing introspection queries when introspection is not available. Passthrough to automatic authorization within BURP.
  • Tabbed Editor with Multi-Query and Variables support
  • Prepare for Burp App Store
  • Revamped "SendTo" capabilities

Fixes:

  • Various fixes within jython standalone interface
  • Generator and editor fixes
  • GraphIQL recon fixes