Skip to content

CobblePot59/InsecureBankv2-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InsecureBankv2-docker

This project is none other than the InsecureBankV2 application available at this url: https://github.com/dineshshetty/Android-InsecureBankv2. This is just a port of the server written in python2 on docker.

Installation / Configuration

  1. Download this project.
git clone https://github.com/CobblePot59/InsecureBankv2-docker.git
  1. Launch docker-compose to start the server.
docker compose up -d --build
  1. Install the app on the Android KitKat device.
adb install InsecureBankv2.apk
  1. Open InsecureBankv2 and configure it with server ip

5) Login and have a fun ;)

Remarque : The credentials are dinesh/Dinesh@123$ or jack/Jack@123$

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published