v4.0.5
Fixes:
- Burp: enable HTTP/2 for Burp >= 2020.8
v4.0.4
Fixes:
- Burp: remove Content-Type from GET requests
- Jython: fix the Windows file opener
v4.0.3
Fixes:
- Burp: print HTTP/2 error eagerly
v4.0.2
Fixes:
- Burp: unloads the GraphIQL server on exit.
v4.0.1
Fixes:
- Burp: catch error on missing HTTP/2 options
v4.0.0
Fixes:
- Disable HTTP/2 in Burp due to Jython incompatibilities
- Various Fixes
New Features:
- Generate SQLMap aware templates
- Include a newly CSRF tester
v4.0.4
Fixes:
- Burp: remove Content-Type from GET requests
- Jython: fix the Windows file opener
v4.0.3
Fixes:
- Burp: print HTTP/2 error eagerly
v4.0.2
Fixes:
- Burp: unloads the GraphIQL server on exit.
v4.0.1
Fixes:
- Burp: catch error on missing HTTP/2 options
v4.0.0
Fixes:
- Disable HTTP/2 in Burp due to Jython incompatibilities
- Various Fixes
New Features:
- Generate SQLMap aware templates
- Include a newly CSRF tester
v4.0.3
Fixes:
- Burp: print HTTP/2 error eagerly
v4.0.2
Fixes:
- Burp: unloads the GraphIQL server on exit.
v4.0.1
Fixes:
- Burp: catch error on missing HTTP/2 options
v4.0.0
Fixes:
- Disable HTTP/2 in Burp due to Jython incompatibilities
- Various Fixes
New Features:
- Generate SQLMap aware templates
- Include a newly CSRF tester
v4.0.2
Fixes:
- Burp: unloads the GraphIQL server on exit.
v4.0.1
Fixes:
- Burp: catch error on missing HTTP/2 options
v4.0.0
Fixes:
- Disable HTTP/2 in Burp due to Jython incompatibilities
- Various Fixes
New Features:
- Generate SQLMap aware templates
- Include a newly CSRF tester
v4.0.1
Fixes:
- Burp: catch error on missing HTTP/2 options
v4.0.0
Fixes:
- Disable HTTP/2 in Burp due to Jython incompatibilities
- Various Fixes
New Features:
- Generate SQLMap aware templates
- Include a newly CSRF tester
Fixes:
- Disable HTTP/2 in Burp due to Jython incompatibilities
- Various Fixes
New Features:
- Generate SQLMap aware templates
- Include a newly CSRF tester
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
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
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
- features: cover 99% of send to repeater cases. BURP now listens to introspection query to infer working graphql query headers.
- bugfix: Various fixes