Stage#2. Web Security
This module introduces students to the fundamentals of web security. It aims to provide an in-depth understanding of securing web applications against common threats. The module covers a range of topics from API Security Best Practices to Authentication and Authorization methods.
Students will:
- Understand the importance of API security best practices including rate limiting, input validation, and error handling.
- Learn about Authentication and Authorization methods such as Basic Auth, OAuth, and JWT, along with best practices for secure authentication over HTTP/HTTPS.
- 4 hours
Students are encouraged to study the following resources:
-
Web Application and API Security:
-
Authentication and Authorization:
-
Cheat Sheets:
- Complete the test "[St2] Web Security" in the RS-App > Auto Test.
Expand your knowledge with these additional materials:
-
Web Application and API Security:
-
Authentication and Authorization:
-
Cheat Sheets: