Skip to content

Releases: zaproxy/zap-extensions

Authentication Helper version 0.22.0

12 Feb 14:23
c9dca22
Compare
Choose a tag to compare

Added

  • Initial authentication report (JSON).

Automation Framework version 0.46.0

10 Feb 14:26
ab2bc77
Compare
Choose a tag to compare

Changed

  • Read (and write) the TOTP data from user's credentials in the automation plan.

Authentication Helper version 0.21.0

10 Feb 14:27
ab2bc77
Compare
Choose a tag to compare

Fixed

  • Delays identifying verification due to tests being performed on too many unlikely URLs (such as images).

Zest - Graphical Security Scripting Language version 48.3.0

07 Feb 18:12
84c9d63
Compare
Choose a tag to compare

Changed

  • Enable ZAP API in the authentication runner so ZAP browser extension callbacks work.

Authentication Helper version 0.20.0

07 Feb 18:12
84c9d63
Compare
Choose a tag to compare

Changed

  • Reduce add-on size.
  • Improved session management detection.

Fixed

  • Maintain the correct cookie state when using client script authentication.
  • Do not close windows when running client auth in the spiders.
  • Always close all of the windows when running client auth not in the spiders.

Windows WebDrivers version 123

05 Feb 10:37
50f2bd7
Compare
Choose a tag to compare

Changed

  • Update ChromeDriver to 133.0.6943.53.

MacOS WebDrivers version 123

05 Feb 10:37
50f2bd7
Compare
Choose a tag to compare

Changed

  • Update ChromeDriver to 133.0.6943.53.

Linux WebDrivers version 123

05 Feb 10:37
50f2bd7
Compare
Choose a tag to compare

Changed

  • Update ChromeDriver to 133.0.6943.53.

Zest - Graphical Security Scripting Language version 48.2.0

04 Feb 14:43
849e451
Compare
Choose a tag to compare

Added

  • Firefox to recorder.
  • Added support for custom script authentication.

Changed

  • Record script order to be alphabetical.

Fixed

  • Record Client Submit statement.

Client Side Integration version 0.13.0

04 Feb 14:43
849e451
Compare
Choose a tag to compare

Added

  • Added support for Client Script Authentication when installed in conjunction with the Authentication Helper add-on.