From a310ed13c47f153ac628b531cfd64cb8128c0db0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Sun, 5 Dec 2021 00:13:33 +0000 Subject: [PATCH] new entry on Deliberately vulnerable APIs topic - new entry Websheep --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a44604a..abf08ab 100644 --- a/README.md +++ b/README.md @@ -117,11 +117,12 @@ | Name | Description | | ---- | ----------- | | [crAPI](https://github.com/OWASP/crAPI) | completely ridiculous API (crAPI) | -| [VAmPI](https://github.com/erev0s/VAmPI)| Vulnerable REST API with OWASP top 10 vulnerabilities for APIs | | [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. | | [DamnVulnerableMicroServices](https://github.com/ne0z/DamnVulnerableMicroServices) | This is a vulnerable microservice written in many languages to demonstrating OWASP API Top Security Risk (under development)| | [Damn-Vulnerable-GraphQL-Application](https://github.com/dolevf/Damn-Vulnerable-GraphQL-Application)| Damn Vulnerable GraphQL Application is intentionally vulnerable implementation of Facebook's GraphQL technology to learn and practice GraphQL Security. | | [Generic-University](https://github.com/InsiderPhD/Generic-University) | Vulnerable API with Laravel App | +| [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. | ## Presentations / Videos | Name | Description |