harinee / campr-xss-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Campr XSS Workshop

Getting started

Generate Intellij project files:

./gradlew idea

Run the application

./gradlew bootRun

Run the tests - (only) all_should_not_allow_obvious_xss_attacks should fail

./gradlew test

Requirements

  • JDK 1.7+
  • A Java IDE

About

License:MIT License


Languages

Language:Java 78.1%Language:HTML 13.3%Language:JavaScript 8.7%