Skip to main content

OWASP ZAP OWASP ZAP

OWASP ZAP is a widely used open-source web application security scanner and penetration testing tool. ZAP is designed to help security professionals and developers identify vulnerabilities and security issues in web applications during their development lifecycle.

Creating an OWASP ZAP connection

Using API Key

To create the connection you need:

  • An API Address
  • An API Key

Obtaining the credentials

  1. In the OWASP ZAP desktop app click Tools

  2. Click Options

  3. Click API

  4. Copy the API Key

    Copy API Key

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the OWASP ZAP icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select API Key as the method to create the connection.
  5. Fill in the parameters:
    • The API Address
    • The API Key
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.