Skip to content

pentestingforfunandprofit/webbank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webbank

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/

Local machine instance

To build:

mvn clean package

To run with embedded jetty:

mvn jetty:run

OpenShift instance

rhc app create jpen jbossews-2.0 --from-code https://github.com/pentestingforfunandprofit/webbank.git

If you are new to OpenShift, refer to the Getting Started Overview.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •