Skip to content

Spider version 0.15.0

Compare
Choose a tag to compare
@zapbot zapbot released this 20 Jun 10:38
· 270 commits to main since this release
2979bfc

Changed

  • Include anti-csrf tokens as part of irrelevant parameters.
  • Ignore irrelevant parameters in request bodies (x-www-form-urlencoded) (Related to Issue 7771).
  • Skip all URIs with javascript schemes.
  • Changed to title caps on the Irrelevant Parameters table "title" in the Options dialog (Issue 2000).

Added

  • Add an option to allow users to indicate the Spider should attempt to avoid logout related paths/functionality.

Fixed

  • An incorrect column name in the Irrelevant Parameters table used by the Options dialog (Domain should have been Name).