I'm testing scan site with login credentials.
In normal, from terminal using this command zap.sh -cmd -quickurl http://example.com
What is command for scan by login?
I'm testing scan site with login credentials.
In normal, from terminal using this command zap.sh -cmd -quickurl http://example.com
What is command for scan by login?
Unfortunately the command line options are limited so you cant use them for authenticated scans. You will need to start ZAP as a daemon and control it via the API. We have various example scripts that do this.