danielan / ticketbook

This is a purposely insecure web application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ticketbook

A small Java application used to demonstrate application security vulnerabilities, and the power of Contrast.

How do I run this?

Assuming you haven Maven installed:

$ mvn -U clean package tomcat7:run-war

Open up http://localhost:8080/ticketbook/

About

This is a purposely insecure web application.


Languages

Language:Java 99.7%Language:HTML 0.3%