Skip to content

Aranastou/insecure-bank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insecure Bank

Insecure-Bank

Running the application locally

  1. Clone the repository:

     $ git clone https://github.com/hdiv/insecure-bank.git
    
  2. Run the application using an embedded Tomcat:

     $ mvn clean package
     $ mvn cargo:run
    
  3. You can then access the bank application here: http://localhost:8080/insecure-bank/

Login credentials

  • username: john
  • password: test

About

An insecure example application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%