From 8e9886c0b02ae782c51938b7e1895053179728c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Fri, 14 Aug 2020 18:38:01 +0100 Subject: [PATCH] API Penetration Testing API Penetration Testing with OWASP 2017 Test Cases --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b560aee..051acf3 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,5 @@ Repository | Description ---- | ---- [Awesome REST](https://github.com/marmelab/awesome-rest) | A collaborative list of great resources about RESTful API architecture, development, test, and performance. Feel free to contribute to this on-going list. [How to design a REST API ](https://blog.octo.com/en/design-a-rest-api) | How to design a REST API? - Full guide tackling security, pagination, filtering, versioning, partial answers, CORS, etc. +[API Penetration Testing](https://blog.securelayer7.net/api-penetration-testing-with-owasp-2017-test-cases) | API Penetration Testing with OWASP 2017 Test Cases