zap2docker-auth-weekly icon indicating copy to clipboard operation
zap2docker-auth-weekly copied to clipboard

Zap baseline scanner in Docker with authentication

Results 8 zap2docker-auth-weekly issues
Sort by recently updated
recently updated
newest added

I get this error message while runing a scan api with ajax option : ******* File "/zap/zap_auth.py", line 80, in authenticate self.setup_webdriver() File "/zap/zap_auth.py", line 67, in setup_webdriver self.driver =...

Hi Team, I have a scenario like when i visit a.example.com/login , the page redirects to b.example.com wherein I give the credentials, after successfull login , it redirects back to...

Hello, When running a scan with auth_hook I get an error: > docker command: `docker run --rm -v $(pwd):/zap/wrk/:rw -t ictu/zap2docker-weekly zap-full-scan.py -I -j -m 10 -T 60 \ -t...

Hi i did stumble your article, i did amaze on how you customize the scripts(not a python developer here) do you have any example on how to do it on...

Hello All, Currently having issue running api-scan, as it's in isolate environment and don't have access to internet to pull update, is there any way to bypass this ? -silent...

Hi. If I run the docker command : `docker run --rm -t ictu/zap2docker-weekly zap-full-scan.py -I -j -m 10 -T 60 -t https://mysite.fr/ --hook=/zap/auth_hook.py -z "auth.loginurl=https://sso.mysite.fr/ auth.username="demo" auth.password="1234""` With good or...

Hi, I tried to using `auth.include` options to my zap scan but turns out the urls not scanned by zap. On the auth.include value, I tried `.*path1.*` or `https://url.com/path1` or...

Currently, only a 'latest' tag is produced. Although a new one was published recently (today), it is completely nontransparent which tag of owasp/zap2docker-stable it is based on. I propose additionally...