To automate the web security testing, we have learned to operate the ZAP by using RESTful API and also the ZAP-CLI.
Web security testing
How can JMeter be used for the web security testing?
The following diagram shows that the JMeter is used to send the HTTP request with the security payloads from FuzzDB. The ZAP is running as the web proxy to assess the HTTP requests/responses to identify potential security issues:
Security testing with JMeter and ZAP
Examples of OWASP ZAP by ZAP-CLI usages
The following command will trigger the web Spider scan, xss, and SQL injection...