Author: Akshath

Sorted by latest post date.

Configuring Scan Policies with Alert Tags

Last Posted
A new feature in ZAP’s automation framework allows you to configure scan policies using alert tags, making it easier to target specific types of vulnerabilities without manually managing individual scan rules.

ZAP Updates - January 2025

Last Posted
Starting 2025 with a full release, a new way to crawl modern web apps, and better authentication capabilities.

ZAP Updates - October 2024

Last Posted
ZAP Updates are back after a small break. Read about the updates from October, including an upgrade to Java 17, scanning of sequenced requests, a potential LLM integration, and more.

ZAP Updates - October 2023

Last Posted
A new ZAP version, a CLI feature to do quick reconnaissance, and more!

ZAP Updates - June 2023

Last Posted
June 2023 updates and ongoing feature development statuses.

ZAP Updates - May 2023

Last Posted
May 2023 updates and ongoing feature development statuses.

ZAP Updates - March 2023

Last Posted
March 2023 updates and ongoing feature development statuses.

Hacking ZAP - ZAP Extender Scripts

Last Posted
An overview of ZAP Extender scripts with examples. Use ZAP as a web server, subscribe to internal ZAP events, and more!

Log4Shell Detection with ZAP

Last Posted
A walkthrough of using the new Log4Shell Alpha Active Scan rule with the ZAP Automation Framework.

Introducing the GraphQL Add-on for ZAP

Last Posted

GraphQL Schemas can be very large and testing them can be a very time-consuming process. Currently, there is a lack of tools that allow developers to launch and automate attacks on these endpoints. The GraphQL add-on for ZAP intends to fill this gap.

The add-on is still in an early stage, so the range of its functionality is limited. However, you can combine it with existing ZAP functionality to abuse GraphQL endpoints in many different ways.