Our Projects

vSocial App Suite

In this App Suite, a Desktop Application and a Web Application are coupled together. vSocial apps simulate social media application with various features and different user roles. You can easily host this app locally and make it your BugHunting playground.

github links

webApp: https://github.com/sarwarjahanm/vSocial

DesktopApp: https://github.com/sarwarjahanm/vSocial-ThickClient

Setup Tutorial: https://www.youtube.com/watch?v=uJd-4kzhxJI

vMoney App

vMoney is a vulnerable ASP.NET web application where you can play around to identify attacks like Injection & Authz. Hosting it locally needs little expertise.

GITHUB LINKS

Vulnerable version: https://github.com/sarwarjahanm/VMoney

Secure version: https://github.com/sarwarjahanm/VMoney2.0

Basics

In this playground you can learn basic webApp, programming and security concepts.

Code Repo link: https://github.com/sarwarjahanm/Basics

iBank

InfoSecCamp iBank simulates a banking application in which you can play around to identify common webApp vulnerabilities along with Fintech business logic security issues.

This is in-progress project and it will be made available soon...

Code Repo link: