Skip to content

Releases: ron190/jsql-injection

jSQL Injection v0.81

23 Sep 16:47
Compare
Choose a tag to compare
jSQL Injection v0.81 Pre-release
Pre-release
  • Fix multi-params injection,
  • Fix adding items to Scan list,
  • Fix reading from Github (mandatory line feed)
  • Fix various bugs.

jSQL Injection v0.80

10 Sep 12:56
Compare
Choose a tag to compare
jSQL Injection v0.80 Pre-release
Pre-release

Major release:

  • Test all parameters including JSON,
  • Parse forms and Csrf tokens,
  • Databases: CockroachDB Mckoi Neo4j NuoDB Hana and Vertica,
  • Translation complete: Russian, Chinese.

jSQL Injection v0.79

09 Apr 15:16
Compare
Choose a tag to compare
jSQL Injection v0.79 Pre-release
Pre-release
  • New Error Strategies for MySQL and PostgreSQL compatible with Order/Group By
  • Wider range of Characters Insertion including multibyte %bf
  • Various optimizations and bug fixes.

jSQL Injection v0.78

03 Apr 14:56
Compare
Choose a tag to compare
jSQL Injection v0.78 Pre-release
Pre-release

Release v0.78 includes major changes :

  • SQL Engine
  • MySQL BIGINT Overflow for MySQL
  • Database flavor : Access
  • Translations: es pt de it nl id
  • GUI improvements

This specific commit includes :

  • Update README and Web Services metadata
  • i18n anticipation for SQL Engine and Preferences panels
  • Fix Database Vendor XML for ${RESULT_RANGE} candidates

jSQL Injection v0.77

15 Aug 22:01
Compare
Choose a tag to compare
jSQL Injection v0.77 Pre-release
Pre-release
  • JUnit tests for Cubrid, Informix and Ingres
  • Fix nullable result on MySQL newer version
  • Database vendor selection is now exclusive
  • Fix URL decode in Coder manager
  • Fix opened thread when selecting database
  • Optimize multithreading of reading file: process partial result
  • Explicit naming of threads Callable
  • Fix #4062
  • Fix #2943
  • Fix #4386
  • Code design and SonarQube cleaning

jSQL Injection v0.76

08 Aug 21:25
Compare
Choose a tag to compare
jSQL Injection v0.76 Pre-release
Pre-release
  • New Czech translation
  • New database SQLite
  • Fix language detection
  • Fix #1654
  • Fix #4301
  • Upgrade to SonarQube 6.0

jSQL Injection v0.75

01 Aug 21:20
Compare
Choose a tag to compare
jSQL Injection v0.75 Pre-release
Pre-release
  • Translation and language detection
  • Clean code design and Ui
  • Better multi-threading and multiple injection
  • Fix different injection strategies and SQL vendors
  • Upgrade to Java 7 and compatibility up to Java 9
  • Fix jcifs timeout

jSQL Injection v0.74

31 Jan 17:22
Compare
Choose a tag to compare
jSQL Injection v0.74 Pre-release
Pre-release

Bugs fixes and Code quality

jSQL Injection v0.73

28 Dec 18:00
Compare
Choose a tag to compare
jSQL Injection v0.73 Pre-release
Pre-release

Authentication Basic Digest Negotiate NTLM and Kerberos.
Database type selection.
Remove Cookie (use Header instead).
Fix MySQL error based.

jSQL Injection v0.72

06 Dec 22:21
Compare
Choose a tag to compare
jSQL Injection v0.72 Pre-release
Pre-release

Fix broken blind and time and some issues : fix #83, fix #82, fix #67, fix #60, fix #46