Skip to content

Simple OWASP-ZAP API that makes spider and scanner in your web application.

Notifications You must be signed in to change notification settings

fabionoth/zap-api

Repository files navigation

Zap-api

Warning: do not use in production environment.

How to Install

$ export ZAP_APIKEY=SupriseMotherFucker;
$ docker-compose up -d

How to use

$ curl http://localhost:5000/
$ curl http://localhost:5000/api?host=https://example-host.com
$ curl http://localhost:5000/reports
$ curl http://localhost:5000/reports?report=report_example-host.com.timestamp.html

Usage

About

Simple OWASP-ZAP API that makes spider and scanner in your web application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published