Skip to content

jSQL Injection v0.115

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 22:13
· 6 commits to master since this release

Engine

  • Add engine: duckdb spanner mariadb
  • Add Exploit read file: sqlserver
  • Improve Strategy Time: oracle

Injection

  • Improve check all cookies
  • Fix prefix interruption when found
  • Fix query always sent to request body
  • Fix end comment duplication
  • Trim prefix in logs
  • Improve soap prefix detection
  • Improve Blind false positive detection
  • Ignore injection point in specific headers
  • Improve space after prefix
  • Add prefix backtick
  • Add empty prefix

GUI

  • Fix check all params aggregating vuln report
  • Add regional i18n: Andalusian (es_AN)
  • Fix split divider location when switching from asiatic to arabic
  • Replace param target icon
  • Prevent scan/injection when already started
  • Fix custom csrf displayed as placeholder

Fixes