Hello,
Actually most of my company's websites are made with WordPress.
So I installed Java on the server direction and there I added the folder Cross Plateform OWASP ZAP in my file wp-content/theme/montheme.
I created a form (I enter my url in the url field) that will launch a terminal in the background that will scan the site.
So for the attack mode I would just like the traditional spider and not the ajax spider?
I would like the scan to go like this:
1) Scan all URLS
2) Advanced scan (attack mode) to find the errors (with the default options even if for example I would like to put in OFF or LOW the SQL injections (example not to do but it is to know how to configure))
3) Generate an HTML report at the end of the analysis !
Here is the configuration I would like