Command Line Arguments

132 views
Skip to first unread message

Aakhash Ganesh

unread,
Nov 3, 2023, 3:22:25 PM11/3/23
to ZAP Developer Group
Hello,

I have a quick question, is there a list somewhere or a code file I can look at to get a full list of all the command line arguments that I can use when running zap from my terminal?

I'm trying to alter some of the api settings, but I was also looking at other items and I couldn't find any information.

psiinon

unread,
Nov 6, 2023, 4:27:00 AM11/6/23
to ZAP Developer Group
There are a set of command line arguments that are defined in the core - these are listed on https://www.zaproxy.org/docs/desktop/cmdline/

However any add-on can define command line arguments as well, so it all depends on which add-ons you have installed :)

Running "./zap.sh -h" or "zap.bat -h" will list all of the command line arguments for both the core and the add-ons you have installed.

Also note that the Automation Framework allows you to specify a yaml file to ZAP which agives you a huge amount of control over ZAP :)

Cheers,

Simon
Reply all
Reply to author
Forward
0 new messages