Skip to content

Small experiment to run OWASP Zed Attack Proxy in a serverless environment

License

Notifications You must be signed in to change notification settings

savi2w/zaproxy-serverless

Repository files navigation

ZAP Serverless

This is a small experiment to run OWASP Zed Attack Proxy in a serverless environment

Usage

$ serverless deploy

Results

  • The results were not satisfying. The maximum run time for a Lambda is 15 minutes and as a result, the scanner does not have time to work properly 😕

  • The best performance was obtained by running the scanner in the fastest profiles, as well as narrowing down the analysis to riskier failures (e.g. SQL Injection)

License

This project is distributed under the MIT license

About

Small experiment to run OWASP Zed Attack Proxy in a serverless environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages