Skip to content

Releases: ron190/jsql-injection

jSQL Injection v0.91

12 Aug 10:55
Compare
Choose a tag to compare
jSQL Injection v0.91 Pre-release
Pre-release
  • 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

24 Jul 18:08
Compare
Choose a tag to compare
jSQL Injection v0.90 Pre-release
Pre-release
  • Fix URL encoding during connection test

jSQL Injection v0.89

23 Jul 23:22
Compare
Choose a tag to compare
jSQL Injection v0.89 Pre-release
Pre-release
  • 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

19 Jul 18:54
Compare
Choose a tag to compare
jSQL Injection v0.88 Pre-release
Pre-release

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

12 Jul 15:36
Compare
Choose a tag to compare
jSQL Injection v0.87 Pre-release
Pre-release
  • Auto inject multipart and cookie params
  • Optimize connection test
  • Restore issue tracking, translation submit, bug report
  • Compatibility for Java 18

jSQL Injection v0.86

06 Jul 16:00
Compare
Choose a tag to compare
jSQL Injection v0.86 Pre-release
Pre-release
  • Add colors to logs for tracking boolean queries
  • Support multipart boundary with injection point star (*)

jSQL Injection v0.85

05 May 17:05
Compare
Choose a tag to compare
jSQL Injection v0.85 Pre-release
Pre-release
  • Compliance to Java 17
  • Switch to native HttpClient

jSQL Injection v0.84

23 Feb 20:33
Compare
Choose a tag to compare
jSQL Injection v0.84 Pre-release
Pre-release
  • 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

10 Jan 16:44
Compare
Choose a tag to compare
jSQL Injection v0.83 Pre-release
Pre-release
  • 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

01 Jan 14:29
Compare
Choose a tag to compare
jSQL Injection v0.82 Pre-release
Pre-release
  • Tampering options against WAF
  • Refactoring for Cloud and multithreading compatibility
  • Restore unhandle exception, translation and issue creation on Github