Brief Introduction
Practical guide to pentesting REST APIs from scratchDescription
This course introduces students to the security concepts associated with REST APIs. This is an entry level course and we encourage you to take this course if you are a beginner in REST API security world. This course uses a custom developed vulnerable REST APIs to demonstrate how REST API vulnerabilities can be identified and exploited. This course teaches you how to identify a variety of REST API vulnerabilities such as SQL Injection, XXE, Sensitive data in GET, Leaky APIs etc.
Requirements
- Requirements
- The course starts from basics, however it is good to have basic knowledge of web applications and REST APIs