Skip to content

Releases: doyensec/inql

lifeboat-protocol: CSRF tester, SQLMap templates, recent Burp bugfixes and code improvements

11 May 22:59
Compare
Choose a tag to compare

Fixes:

  • Disable HTTP/2 in Burp due to Jython incompatibilities
  • Various Fixes

New Features:

  • Generate SQLMap aware templates
  • Include a newly CSRF tester

before-the-storm: Cycles Detector, Request Timer, Precise Query Generator

07 Jan 14:53
Compare
Choose a tag to compare

Fixes:

  • Fixed many deep-nested query generation issues

New Features:

  • Added support for Union queries.
  • Added TSV generation support for export on google drive/calc easily
  • Various documentation improvements

arcadia-bay: Cycles Detector, Request Timer, Precise Query Generator

18 Nov 20:43
Compare
Choose a tag to compare

Features:

  • New Cycles Detector
  • New Request Timer
  • New Precise Query Generation
  • New IIR (Introspection Intermediate Representation) on which Cycles Detector and Precise Query Generation are based on

Fixes:

  • Various Bug Fixes reported in the changelog

dyno-mites: standalone UI, GraphiQL, Tabbed Editor

29 May 21:34
6b6cb36
Compare
Choose a tag to compare

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

Seemless "Send to Repeater"!

23 Apr 10:03
Compare
Choose a tag to compare
  • features: cover 99% of send to repeater cases. BURP now listens to introspection query to infer working graphql query headers.
  • bugfix: Various fixes

New Send to GraphIQL function!

23 Apr 08:13
Compare
Choose a tag to compare
  • feature: Send Queries to GraphIQL Console
  • feature: improve query generation syntax
  • bugfix: fix some edge case with query generation

New Burp Plugin!

25 Mar 14:41
Compare
Choose a tag to compare

Various Style Fixes.

Include Burp Support:

  • Send To Repeater
  • GraphQL console detection
  • Editor Tab