tfahey / play-webgoat

A vulnerable Play application for attackers.

Home Page:https://developer.lightbend.com/start/?group=play

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

play-webgoat

A vulnerable Play application for attackers.

This application stays clear of the Twirl template engine for the most part, and shows where unvalidated input from the client can be improperly trusted by the application and included in the response.

Running

sbt run

Then go to http://localhost:9000.

Scala versions

Cross-building to Scala 2.12 and 2.13 is supported.

About

A vulnerable Play application for attackers.

https://developer.lightbend.com/start/?group=play

License:Creative Commons Zero v1.0 Universal


Languages

Language:Scala 83.9%Language:Kotlin 8.3%Language:HTML 7.8%