ZAP now has a dedicated OWASP PTK active scan rule, so you can run the PTK rules in the ZAP active scanner.
Check out the dramatic improvement in the scores vs Google Firing Range!
zaproxy.org/blog/2026-06-05-…#zaproxy#owaspptk#appsec
In May ZAP learned to scan MCP servers as a first-class target, OWASP PTK automation reached Phase 1, and the Params extension moved out of the core into its own add-on.
zaproxy.org/blog/2026-06-02-…#zaproxy#appsec
New ZAP Blog Post: zaproxy.org/blog/2026-03-27-…
This post describes an approach that uses static analysis findings to guide ZAP’s active scans toward the most relevant endpoints. The result is a faster scanning mode suited for CI/CD pipelines.
Thanks to @seqradev !
#zaproxy#appsec
Combine the Encode/Decode/Hash add-on with CyberChef operations in ZAP Encode/Decode Scripts for flexible encoding, decoding, and hashing in your testing workflow.
zaproxy.org/blog/2026-02-17-…#zaproxy#appsec#cyberchef
Released add-ons today:
GraphQL ➡️ Fixes the optional integration with the Tech Detection add-on which had been failing.
OpenAPI ➡️ Re-enables Swagger Secret Detector Script Scan Rule, the JS Engine memory leak has been addressed.
#AppSec#DevSecOps#WebAppSec#BugBountyTips