From 8fc9a2dd2e9be2cc9e0f94054174a3e9e1819686 Mon Sep 17 00:00:00 2001 From: Prajal Kulkarni Date: Wed, 1 Aug 2018 16:20:32 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 762a710..9381164 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ REST API penetration testing is complex due to continuous changes in existing AP - Rate limit - CORS misconfiguration (including CORS bypass techniques) - JWT attack +- CRLF detection +- Blind XXE injection ## Roadmap [https://www.astra-security.info/roadmap/](https://www.astra-security.info/roadmap/) @@ -142,3 +144,4 @@ $ python api.py - Ankur Bhargava - Harsh Grover - Flipkart security team +- Pardeep Battu