From 2df29dac10602b9064bb2e770486491aa0025039 Mon Sep 17 00:00:00 2001 From: Michael Vacarella <38722919+Aif4thah@users.noreply.github.com> Date: Mon, 13 May 2024 13:04:18 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f67cae..f066d68 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,8 @@ Damn Vulnerable Web Services is an insecure web application with multiple vulner - [SocketToMe](http://digi.ninja/projects/sockettome.php) - It combines chat, a simple number guessing game and a few other hidden features - [sqli-labs](https://github.com/Audi-1/sqli-labs) - SQLI labs to test error based, Blind boolean based, Time based. - [MCIR (Magical Code Injection Rainbow)](https://github.com/SpiderLabs/MCIR) - The Magical Code Injection Rainbow! MCIR is a framework for building configurable vulnerability testbeds. MCIR is also a collection of configurable vulnerability testbeds -- [Sqlilabs](https://github.com/himadriganguly/sqlilabs) - Lab set-up for learning SQL Injection Techniques +- [Sqlilabs](https://github.com/himadriganguly/sqlilabs) - Lab set-up for learning SQL Injection Techniques +- [VulnerableLightApp](https://github.com/Aif4thah/VulnerableLightApp) - Vulnerable API for educational purposes - [VulnApp](https://www.nth-dimension.org.uk/blog.php?id=88) - ASP.net application implementing some of the most common applications we come across on our penetration testing engagements - [VulnLab](https://github.com/Yavuzlar/VulnLab) - A vulnerable web application lab using Docker - [PuzzleMall](https://code.google.com/p/puzzlemall/) - A vulnerable web application for practicing session puzzling