This is a simple web banking application, designed to demonstrate a wide range of Java application vulnerabilities. It is based on a "Spring by Example" sample application. The functionality and implementation of the application are intentionally contrived, and it is of no use except as an aid to learning about Java security. It is used by the "Penetration testing Java applications for fun and profit" training course. For more details, see http://www.javapentesting.com/
mvn clean packagemvn jetty:runrhc app create jpen jbossews-2.0 --from-code https://github.com/pentestingforfunandprofit/webbank.gitIf you are new to OpenShift, refer to the Getting Started Overview.