Releases: doyensec/inql
Releases · doyensec/inql
lifeboat-protocol: CSRF tester, SQLMap templates, recent Burp bugfixes and code improvements
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
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
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
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"!
- 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!
- feature: Send Queries to GraphIQL Console
- feature: improve query generation syntax
- bugfix: fix some edge case with query generation
New Burp Plugin!
Various Style Fixes.
Include Burp Support:
- Send To Repeater
- GraphQL console detection
- Editor Tab