• Stars
    star
    199
  • Rank 196,105 (Top 4 %)
  • Language
    HTML
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The help files for the ZAP core

OWASP ZAP Desktop User Guide

Welcome to the OWASP Zed Attack Proxy (ZAP) Desktop User Guide.

This is available both as context sensitive help within ZAP and online in the ZAP website.

The English help files are under the /addOns/help directory, so if you'd like to make a change, create a pull request against those files, and they will be updated in the site (eventually).

This User Guide has been translated into many languages, all of which are available via the ZAP Marketplace.

You can help translate those pages into other languages via the OWASP ZAP Help Crowdin project.

Building

The help add-ons are built with Gradle, each add-on has its own project which is located under the addOns project/directory. The add-ons are identified with the prefix help_ followed by its locale, for example, for French the project name is help_fr_FR while for Japanese it is help_ja_JP. The default help add-on, English, does not follow this rule, it's just identified with help.

To build all add-ons, simply run:

./gradlew build

in the main directory of the project, the add-ons will be placed in the directory build/zapAddOn/bin/ of each project.

To build an add-on individually run:

./gradlew :addOns:<name>:build

replacing <name> with the name of the add-on (e.g. help_es_ES).

More Repositories

1

zaproxy

The ZAP core project
Java
11,390
star
2

zap-extensions

ZAP Add-ons
Java
767
star
3

community-scripts

A collection of ZAP scripts provided by the community - pull requests very welcome!
JavaScript
713
star
4

action-baseline

A GitHub Action for running the OWASP ZAP Baseline scan
JavaScript
267
star
5

zap-hud

The OWASP ZAP Heads Up Display (HUD)
Java
248
star
6

action-full-scan

A GitHub Action for running the OWASP ZAP Full scan
JavaScript
215
star
7

zap-api-python

ZAP Python API
Python
159
star
8

zest

Java
91
star
9

zap-api-go

ZAP Go API
Go
55
star
10

zaproxy-website

The source of OWASP ZAP website
HTML
50
star
11

zap-api-java

ZAP Java API
Java
41
star
12

zap-api-nodejs

JavaScript
38
star
13

zap-api-dotnet

ZAP Dot NET API
C#
34
star
14

action-api-scan

A GitHub Action for running the OWASP ZAP API scan
JavaScript
32
star
15

zap-api-docs

ZAP API Documentation
JavaScript
26
star
16

zap-admin

ZAP Admin
Java
23
star
17

action-af

A GitHub Action for running ZAP Automation Framework plans
JavaScript
15
star
18

fuzzdb-offensive

OWASP ZAP add-on containing the web-backdoors and attack files from FuzzDB
PHP
15
star
19

zaproxy-test

ZAP test code
Java
14
star
20

front-end-tracker

JavaScript
14
star
21

zaproxy.github.io

ZAP Website
HTML
14
star
22

zap-swag

Artwork for all official ZAP swag - posters, stickers, t-shirts etc
13
star
23

zap-api-rust

Rust
12
star
24

browser-extension

TypeScript
8
star
25

auth-examples

A set of authentication and session management examples
3
star
26

addon-java

Template repository for ZAP add-ons written in Java
Java
2
star
27

gradle-plugin-add-on

A Gradle plugin to (help) build ZAP add-ons
Java
2
star
28

zap-libs

Libraries required by ZAP and its add-ons that we dont want to store in the other repos
2
star
29

zap-core-help-fil_PH

The help files for the OWASP ZAP core - Filipino
1
star
30

zap-api-php

1
star
31

gradle-plugin-crowdin

A Gradle plugin to integrate with Crowdin.
Java
1
star
32

cla

ZAP Contributor License Agreement files
1
star