Skip to content

billygr/zaproxy-on-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zaproxy-on-azure

Terraform setup for zaproxy on Azure (under docker and webswing)

Requirements

Setup

Login to your azure infrastructure with az login

terraform init

terraform plan

terraform apply

ssh to your instance with ssh -i azureuser.pem azureuser@XXX you can find the IP from the running instance created

http to your instance http://XX.XX.XX.XX:8080/zap/ zaproxy is running under docker with webswing

About

Terraform setup for zaproxy on Azure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published