Where to find scripting documentation?

29 views
Skip to first unread message

human45

unread,
Jun 21, 2025, 6:47:10 AM6/21/25
to ZAP User Group
Hi, where can I find the documentation for scripting in ZAP? I want to learn about the objects I can use in my scripts to do the things I want to do but all I can find is the ZAP API documentation. Thx.

Simon Bennetts

unread,
Jun 23, 2025, 8:28:37 AM6/23/25
to ZAP User Group

ZAP scripts really just give access to the underlying Java classes, methods and data structures. Those are the things you will need to work with to do anything.
We have a repo with a load of example scripts here: https://github.com/zaproxy/community-scripts
But for details of the classes and methods see either the code or the JavaDocs:
Reply all
Reply to author
Forward
0 new messages