406: not acceptable
v4.0.6
Fixes:
- Try to avoid crashes if schema (slightly) invalid
- Fix FS corruption preventing InQL from loading
- Fix CORS issue preventing GraphiQL from loading
- Update GraphiQL to the latest release
- Try to use static port for GraphiQL, if available
- (Burp scanner) Don't report GraphQL API matches on redirects
- Normalize query names received from server
- Fix sorting by timestamp
New Features:
- InQL Attacker: tool for running GraphQL batch attacks
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