Skip to content

HelpUiDialogsOptionsScript

psiinon edited this page Jun 3, 2015 · 4 revisions

Options Scripts screen

This screen allows you to configure the script options:

Directories

A list of directories from which scripts will be loaded.

The scripts must be in subdirectories named after the relevant script type (such as 'active', 'passive', 'proxy' etc) and must have an appropriate extension for the script language used.

Scripts that cannot be written to will be added to the Templates section.

The ZAP community scripts repository is a good option to add: https://github.com/zaproxy/community-scripts

You will need to clone a local copy but you can then access all of the scripts that the community add, and even upload your own scripts via GitHub pull requests.

See also

     UI Overview for an overview of the user interface
     Options dialogs for details of the other Options dialog screens
Clone this wiki locally