Skip to content

Releases: zaproxy/zap-extensions

Wappalyzer - Technology Detection version 21.19.0

03 Mar 10:39
c158300
Compare
Choose a tag to compare

Changed

  • Updated with upstream Wappalyzer icon and pattern changes.
  • Maintenance changes.

Retire.js version 0.20.0

03 Mar 10:38
c158300
Compare
Choose a tag to compare

Changed

  • Updated with upstream retire.js pattern changes.
  • Alert Tags for CVEs now include standardized links.

Passive scanner rules (beta) version 32

03 Mar 14:26
b5b2051
Compare
Choose a tag to compare

Changed

  • Maintenance changes.

Fixed

  • The Cacheable scan rule should now be more tolerant when parsing s-max-age values.

Passive scanner rules (alpha) version 38

03 Mar 14:26
b5b2051
Compare
Choose a tag to compare

Fixed

  • Use case insensitive HTTP field name check in Insufficient Site Isolation Against Spectre Vulnerability scan rule.

Changed

  • Maintenance changes.

Passive scanner rules version 46

03 Mar 14:26
b5b2051
Compare
Choose a tag to compare

Changed

  • The PII Disclosure scan rule:
    • Now includes a solution statement.
    • Now more specifically portrays alert Evidence.
    • Now includes example alert functionality for documentation generation purposes (Issue 6119).
    • Will now only consider PDFs at Low threshold.
  • Maintenance changes.
  • The HeartBleed scan rule alert now includes a CVE tag.
  • Timestamp Disclosure scan rule now excludes values in "RateLimit-Reset", "X-RateLimit-Reset", and "X-Rate-Limit-Reset" headers (Issue 7747).

Fixed

  • The CSP Missing scan rule now alerts when the Content-Security-Policy header is missing, and when the obsolete X-Content-Security-Policy or X-WebKit-CSP are found (Issue 7653).

Automation Framework version 0.25.1

03 Mar 12:35
376a144
Compare
Choose a tag to compare

Fixed

  • NPE when accessing active scan job.

Active scanner rules (beta) version 45

03 Mar 14:25
b5b2051
Compare
Choose a tag to compare

Changed

  • Maintenance changes.
  • The Log4Shell scan rule alerts now include Alert References and Tags.
  • The Spring4Shell scan rule now includes a CVE Alert Tag and reference link.

Fixed

  • Use same non-default port in the HTTP Only Site scan rule.

Active scanner rules version 53

03 Mar 14:25
b5b2051
Compare
Choose a tag to compare

Changed

  • Maintenance changes.
  • The SQL Injection Scan Rule filters reflected payload containing escaped characters like '&' and '"' before response content comparison to reduce false negatives.

Automation Framework version 0.25.0

28 Feb 12:56
db2ff10
Compare
Choose a tag to compare

Added

  • Support for dynamically added header based session management method.

Fixed

  • Active scan would fail if threadsPerHost set to zero.

Changed

  • Maintenance changes.

Common Library version 1.14.0

24 Feb 18:35
6d08c69
Compare
Choose a tag to compare

Fixed

  • Comparable Response functionality is now more robust and doesn't fail when processing types other than JSON Object (Issue 7736).