From dfbf56b38541554ab1135bce9996cc72a13dc59b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Sun, 13 Feb 2022 20:09:58 +0000 Subject: [PATCH] new entry on deliberately vulnerable api's - new entry pixi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40956e4..c4db2e4 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ | [DamnVulnerableMicroServices](https://github.com/ne0z/DamnVulnerableMicroServices) | This is a vulnerable microservice written in many languages to demonstrating OWASP API Top Security Risk (under development)| | [dvws-node](https://github.com/snoopysecurity/dvws-node) | Damn Vulnerable Web Service is a vulnerable web service/API/application that we can use to learn webservices/API vulnerabilities. | | [Generic-University](https://github.com/InsiderPhD/Generic-University) | Vulnerable API with Laravel App | +| [Pixi](https://github.com/DevSlop/Pixi) | The Pixi module is a MEAN Stack web app with wildly insecure APIs! | | [VAmPI](https://github.com/erev0s/VAmPI)| Vulnerable REST API with OWASP top 10 vulnerabilities for APIs | | [Websheep](https://github.com/marmicode/websheep) | Websheep is an app based on a willingly vulnerable ReSTful APIs. |