Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Repository files navigation

DropGoat

DropGoat is an intentionally vulnerable Java web application written using DropWizard framework that I use to teach application security and evaluate security scanners.

Usage

You need a basic Java development environment with JDK and Maven. At this moment only JDK 8 will work.

Buld the application:

mvn package

And run the output JAR package:

java -jar target/DropGoat-1.0.jar server config.yml

Then head to http://localhost:8888/app/assets/index.html to see its main page with links to specific exploits.

About

Intentionally vulnerable Java application based on DropWizard framework

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages