Releases: ron190/jsql-injection
Releases · ron190/jsql-injection
jSQL Injection v0.91
- Add Stacked strategy
- Add Stacked mode to Boolean strategies
- Add Stacked payloads to Error strategies
- Add file and privilege queries to SQL Engine
- Improve bulk scan result
- Improve cookies processing
- Improve CSRF and Digest handshake processing
- Improve H2 and PostgreSQL injection
- Switch PHP SQL shell to mysqli_connect
- Bugfix: #95426 #95422
jSQL Injection v0.90
- Fix URL encoding during connection test
jSQL Injection v0.89
- Digest authentication client implementation
- Improved stability and error handling
- Add item GET to request list (default instead of POST)
- Fix warning on start
jSQL Injection v0.88
Add workflow to publish releases with approval
- Improve unhandled error report and help tooltip wording
- Upgrade Github Actions and dependencies version
- Improve test consistency
jSQL Injection v0.87
- Auto inject multipart and cookie params
- Optimize connection test
- Restore issue tracking, translation submit, bug report
- Compatibility for Java 18
jSQL Injection v0.86
- Add colors to logs for tracking boolean queries
- Support multipart boundary with injection point star (*)
jSQL Injection v0.85
- Compliance to Java 17
- Switch to native HttpClient
jSQL Injection v0.84
- Integrate Nashorn sandbox for Java 15
- Fix Mac glitches
- Restore Scan results
- Use Java 11 and drop Java 8, 9, 10
jSQL Injection v0.83
- Various new preferences like thread control, User agent, Zip and Dios modes
- Add 11 database engines: total of 34 engines
- Multi modules for continous integration
- Fingerprint, stability and more
jSQL Injection v0.82
- Tampering options against WAF
- Refactoring for Cloud and multithreading compatibility
- Restore unhandle exception, translation and issue creation on Github