Skip to content

julietavuan/dast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dast

DAST tool with ZAP

Run docker-compose up to execute the app. I added the JAR files for zap_attack and dast to make it easier/faster to build zap and dast images. You can also use de star-dast.sh to run:

  • mvn clean
  • create images
  • run docker-compose up

The problem is that sometimes it does not work so good. So I recomend to use the JARS and comment the mvn clean command.

You can scan an URL by use the POST request like:

and to see the results of the scanning (once it was processed) you can use the GET request like:

About

DAST tool with ZAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages