Skip to content

Releases: ron190/jsql-injection

jSQL Injection v0.98

07 Jun 06:54
Compare
Choose a tag to compare
jSQL Injection v0.98 Pre-release
Pre-release
  • Improve console unhandled error
  • Upgrade dependencies
  • Fix automatic issue report

jSQL Injection v0.97

30 May 17:58
Compare
Choose a tag to compare
jSQL Injection v0.97 Pre-release
Pre-release

Restore automatic issue report

jSQL Injection v0.96

28 May 21:31
Compare
Choose a tag to compare
jSQL Injection v0.96 Pre-release
Pre-release
  • Fix bug in cookie processing
  • improve mysql dios
  • upgrade dependencies version
  • improve javadoc

jSQL Injection v0.95

14 Oct 15:24
Compare
Choose a tag to compare
jSQL Injection v0.95 Pre-release
Pre-release
  • Improve prefix and query size
  • Star param * now checks for insertion char
  • Check for multiple star params *
  • Keep console tabs colored until clicked
  • Remove stacktrace from error messages
  • Add Postgres Error strategy Cast:stacked
  • Add Postgres query for reading file
  • Add Postgres system filenames to File list
  • Add SQL Server Stacked strategy
  • Improve DB2 Error strategy detection
  • Improve DB2 queries reliability

jSQL Injection v0.94

04 Oct 20:16
Compare
Choose a tag to compare
jSQL Injection v0.94 Pre-release
Pre-release
  • Fix Sleep Time always applied when disabled in Preference
  • Fix URL encoding always applied in path when disabled in Preference
  • Fix strategy Stacked not applied
  • Optimize SQL query (1x character removed)

jSQL Injection v0.93

30 Sep 14:58
Compare
Choose a tag to compare
jSQL Injection v0.93 Pre-release
Pre-release
  • Add Boolean no-mode (special use case)
  • Add Preference to disable URL random suffix
  • Fix empty String not possible in SQL Engine
  • Add CTF platforms to Scan list
    • challenges.ringzer0team.com
    • natas.labs.overthewire.org
    • web.ctflearn.com
    • test.shack2.org
    • 127.0.0.1/sqli-labs

jSQL Injection v0.92

31 Aug 20:30
Compare
Choose a tag to compare
jSQL Injection v0.92 Pre-release
Pre-release
  • Add Multibit strategy (3 times faster than Blind)
  • Add Preference to disable strategies
  • Replace Boolean size queries with trail query
  • Optimize SQLite calibrator
  • Add vulnweb, juice.shop, hackthebox URLs to Scan
  • Fix i18n managers tabs
  • Optimize Boolean false positive detection

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