From 2cb365d67dbe8e17659d156037ec050a4a0a7747 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 17 Nov 2020 18:18:42 +0700 Subject: [PATCH] Add rewanth1997/Damn-Vulnerable-Bank to Vulnerable section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 86fce32..16040cc 100644 --- a/README.md +++ b/README.md @@ -2604,6 +2604,10 @@ This repository is created as an online bookmark for useful links, resources and rapid7/hackazon A modern vulnerable web app + + rewanth1997/Damn-Vulnerable-Bank + Vulnerable Banking Application for Android + Reverse Engineering Welcome to the Reverse Engineering open course! This course is a journey into executable binaries and operating systems from 3 different angles: 1) Malware analysis, 2) Bug hunting and 3) Exploit writing. Both Windows and Linux x86/x86_64 platforms are under scope.